This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1d647e5d602 [DebugInfo] Prep llvm-dwarfdump for typed DW5 ops. new c78c8e252f1 [ARM] Negative constants mishandled in ARM CGP new efeeb5b637a [TEST] Add failing test that shows problems with MSSA updat [...]
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/ARM/ARMCodeGenPrepare.cpp | 10 +++---- test/CodeGen/ARM/CGP/arm-cgp-overflow.ll | 17 +++++++++++ test/Transforms/LoopSimplifyCFG/mssa_update.ll | 41 ++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/LoopSimplifyCFG/mssa_update.ll