This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 977b537d0fc [MC] Handle unknown literal register numbers in .cfi_* directives new ea21b4dca91 [DAG][ARM] Revert "Reenable post-legalize store merge" new 55c1b415d45 [MachineOutliner] NFC: Throw out self-intersections on cand [...]
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/CodeGen/MachineOutliner.cpp | 53 ++++- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 +- lib/Target/ARM/ARMISelLowering.h | 3 + test/CodeGen/ARM/arm-storebytesmerge.ll | 347 ------------------------------- test/CodeGen/ARM/fp16-promote.ll | 50 ++--- 5 files changed, 69 insertions(+), 400 deletions(-) delete mode 100644 test/CodeGen/ARM/arm-storebytesmerge.ll