This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 04215ede018 [SLPVectorizer] Revert local change that got accidently got [...] new 17bc70f2141 Fix MSVC warning about extending a uint32_t shift result to [...] new 63779224189 [ARM][LowOverheadLoops] Fix branch target codegen
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/AMDGPU/AMDGPUISelLowering.cpp | 4 +- lib/Target/ARM/ARMISelDAGToDAG.cpp | 25 +- lib/Target/ARM/ARMISelLowering.cpp | 183 ++++++-- lib/Target/ARM/ARMISelLowering.h | 2 + lib/Target/ARM/ARMInstrInfo.td | 10 +- .../Thumb2/LowOverheadLoops/branch-targets.ll | 513 +++++++++++++++++++++ 6 files changed, 698 insertions(+), 39 deletions(-) create mode 100644 test/CodeGen/Thumb2/LowOverheadLoops/branch-targets.ll