This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d8ceaaa597e [XRay] Use std::errc::invalid_argument instead of std::errc [...] new d1f07078e8d [ARM] Make InstrEmitter mark CPSR defs dead for Thumb1.
The 1 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/CodeGen/SelectionDAG/InstrEmitter.cpp | 2 +- lib/Target/ARM/ARMBaseInstrInfo.cpp | 2 + test/CodeGen/ARM/arm-and-tst-peephole.ll | 3 +- test/CodeGen/ARM/cmn.ll | 26 +- test/CodeGen/ARM/intrinsics-overflow.ll | 19 +- test/CodeGen/ARM/select-imm.ll | 10 +- test/CodeGen/Thumb/branchless-cmp.ll | 15 +- test/CodeGen/Thumb/consthoist-few-dependents.ll | 1 - test/CodeGen/Thumb/select.ll | 4 +- .../Thumb/umulo-128-legalisation-lowering.ll | 356 +++++++++++---------- test/CodeGen/Thumb2/thumb2-tbh.ll | 9 +- 11 files changed, 235 insertions(+), 212 deletions(-)