This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 00a565c Add ADT headers to the cmake headers directory for LLVMSuppor [...] new e3ecb56 [InstCombine] use m_APInt to allow icmp (shr exact X, Y), 0 f [...] new d47df87 ADT: Remove ilist_*sentinel_traits, NFC
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/ADT/SparseBitVector.h | 7 ------ include/llvm/ADT/ilist.h | 6 ----- include/llvm/ADT/ilist_node.h | 4 ---- include/llvm/Analysis/AliasSetTracker.h | 4 +--- include/llvm/Analysis/IVUsers.h | 4 ---- include/llvm/CodeGen/MachineBasicBlock.h | 4 ---- include/llvm/CodeGen/MachineFunction.h | 4 ---- include/llvm/CodeGen/SelectionDAG.h | 4 ---- include/llvm/CodeGen/SlotIndexes.h | 4 ---- include/llvm/IR/BasicBlock.h | 4 ---- include/llvm/IR/Function.h | 4 ---- include/llvm/IR/Instruction.h | 4 ---- include/llvm/IR/Module.h | 4 ---- include/llvm/IR/SymbolTableListTraits.h | 8 +------ include/llvm/MC/MCFragment.h | 6 +---- include/llvm/Transforms/Utils/MemorySSA.h | 4 ---- lib/MC/MCFragment.cpp | 4 ---- lib/Support/YAMLParser.cpp | 4 ---- lib/Transforms/InstCombine/InstCombineCompares.cpp | 27 +++++++++++----------- test/Transforms/InstCombine/icmp.ll | 6 ++--- 20 files changed, 18 insertions(+), 98 deletions(-)