This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1b8408cc62f [X86] Don't convert 8 or 16 bit ADDs to LEAs on Atom in Fix [...] new 4e331dcefb1 [NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #2 [...] new 0e9ef83946b Replace three "strip & accumulate" implementations with a s [...]
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/Analysis/ValueTracking.h | 16 ++++++-- include/llvm/IR/Value.h | 49 +++++++++++++++++++----- lib/Analysis/InstructionSimplify.cpp | 27 +------------- lib/Analysis/ValueTracking.cpp | 54 +-------------------------- lib/IR/Value.cpp | 48 +++++++++++++++--------- test/Bindings/llvm-c/Inputs/invalid.ll.bc | Bin 688 -> 688 bytes test/Bindings/llvm-c/invalid-bitcode.test | 4 +- test/Bitcode/invalid.ll | 2 +- test/Bitcode/invalid.ll.bc | Bin 688 -> 688 bytes test/LTO/X86/Inputs/invalid.ll.bc | Bin 688 -> 688 bytes test/LTO/X86/invalid.ll | 2 +- test/Transforms/InstCombine/gep-addrspace.ll | 5 +-- 12 files changed, 90 insertions(+), 117 deletions(-)