This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c78205 [MC] Separate non-parsing operations from conditional chains. NFC. new 8b25cc9 Revert "[ARM] Update test to use CHECK-LABEL. NFCI." new 2d1ffcc Revert "[ARM] Skip inline asm memory operands in DAGToDAGISel" new 1bf3e6c [LoopSimplify] Update LCSSA after separating nested loops.
The 3 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/ARMISelDAGToDAG.cpp | 11 ----- lib/Transforms/Utils/LoopSimplify.cpp | 62 +++++++++++++++++++++------ test/CodeGen/ARM/inlineasm3.ll | 25 +++-------- test/Transforms/LoopSimplify/pr28272.ll | 76 +++++++++++++++++++++++++++++++++ 4 files changed, 132 insertions(+), 42 deletions(-) create mode 100644 test/Transforms/LoopSimplify/pr28272.ll