This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c49f5e8 [AArch64][GlobalISel] Add default regbank mapping for int<>FP. new 3284f27 [LTO] Prevent asm references to be dropped from the output. new ad63f23 [IRObjectFile] Turn llvm_unreachable("foo") into something mo [...] new 1af8186 [InstCombine] add helper functions for visitICmpInst(); NFCI
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/LTO/LTOBackend.cpp | 18 + lib/Object/IRObjectFile.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 1079 ++++++++++---------- lib/Transforms/InstCombine/InstCombineInternal.h | 3 + test/tools/gold/X86/asm_undefined2.ll | 28 + 5 files changed, 606 insertions(+), 524 deletions(-) create mode 100644 test/tools/gold/X86/asm_undefined2.ll