This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a0149b5 Revert "More fixes to get good error messages for bad archives." new aecf69d [InstCombine] use m_APInt to allow icmp (binop X, Y), C folds [...]
The 1 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/Transforms/InstCombine/InstCombineCompares.cpp | 34 +++++++++++++--------- test/Transforms/InstCombine/add.ll | 10 ++----- test/Transforms/InstCombine/compare-udiv.ll | 23 +++++---------- test/Transforms/InstCombine/getelementptr.ll | 15 +++++----- test/Transforms/InstCombine/sub.ll | 5 +--- test/Transforms/InstCombine/xor.ll | 10 ++----- 6 files changed, 42 insertions(+), 55 deletions(-)