This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6bca1ae [X86][XOP] Fix VPERMIL2PD mask creation on 32-bit targets new fb49daf [libFuzzer] one more puzzle for value profile new 1a60ab8 [InstCombine] use m_APInt to allow icmp ult X, C folds for sp [...]
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: ...ConstantTest.cpp => AbsNegAndConstant64Test.cpp} | 16 ++++++++-------- lib/Fuzzer/test/CMakeLists.txt | 1 + lib/Fuzzer/test/value-profile-cmp.test | 1 + lib/Transforms/InstCombine/InstCombineCompares.cpp | 21 +++++++++++++-------- test/Transforms/InstCombine/exact.ll | 9 +++------ test/Transforms/InstCombine/icmp-vec.ll | 11 ++++++++++- test/Transforms/InstCombine/icmp.ll | 1 - test/Transforms/InstCombine/pr17827.ll | 3 +-- 8 files changed, 37 insertions(+), 26 deletions(-) copy lib/Fuzzer/test/{AbsNegAndConstantTest.cpp => AbsNegAndConstant64Test.cpp} (52%)