This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3dd5724d79c [GVN] Salvage debug info from dead insts new 0dcc17c9b06 [InstCombine] put tests of mul with neg operand(s) together; NFC new 747839c4838 [globalisel][legalizerinfo] Follow up on post-commit review [...]
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: include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 104 ++++++++++++++++++++- lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 4 + lib/Target/AArch64/AArch64LegalizerInfo.cpp | 1 - .../InstCombine/2008-05-22-NegValVector.ll | 14 --- test/Transforms/InstCombine/apint-sub.ll | 21 ----- test/Transforms/InstCombine/mul.ll | 66 ++++++++++++- test/Transforms/InstCombine/sub.ll | 21 ----- 7 files changed, 170 insertions(+), 61 deletions(-) delete mode 100644 test/Transforms/InstCombine/2008-05-22-NegValVector.ll