This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a32887991d1 [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzz [...] new 703a63c82fa [CodeGenSchedule][NFC] Always emit ProcResourceUnits. new 8041c24c953 [PowerPC] Check hot loop exit edge in PPCCTRLoops
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCCTRLoops.cpp | 21 ++++ test/CodeGen/PowerPC/ctrloops-hot-exit.ll | 187 ++++++++++++++++++++++++++++++ utils/TableGen/CodeGenSchedule.cpp | 8 ++ 3 files changed, 216 insertions(+) create mode 100644 test/CodeGen/PowerPC/ctrloops-hot-exit.ll