This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from deaea97947f [DAGCombine] Limit 'hoist add/sub binop w/ constant op' to [...] new 6a890853301 [MIR-Canon] Fixing case where MachineFunction is empty. new 0415156a5ae [NFC][ARM] Add a test that potentially causes endless combi [...]
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/MIRCanonicalizerPass.cpp | 2 + test/CodeGen/ARM/sub-from-const-hoisting.ll | 60 +++++++++++++++++++++++++++++ test/CodeGen/MIR/AArch64/empty-MF.mir | 11 ++++++ 3 files changed, 73 insertions(+) create mode 100644 test/CodeGen/ARM/sub-from-const-hoisting.ll create mode 100644 test/CodeGen/MIR/AArch64/empty-MF.mir