This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 97e04d1cf30 LiveInterval.h: add LiveRange::findIndexesLiveAt function - [...] new 6750ca7ad79 [X86] Add TB_NO_REVERSE to some memory folding table entrie [...] new 798f83b6582 [GlobalISel][AArch64] Fold G_SUB into G_ICMP when it's safe [...]
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/AArch64/AArch64InstructionSelector.cpp | 160 ++++++++++-- lib/Target/X86/X86InstrFoldTables.cpp | 6 +- test/CodeGen/AArch64/GlobalISel/opt-fold-cmn.mir | 291 ++++++++++++++++++++++ 3 files changed, 438 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/opt-fold-cmn.mir