This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea87eb616e3 [InstCombine] fix matching of or-of-icmps constants (PR32524) new 8b6100048eb [X86][MMX] Add fast-isel support for MMX non-temporal writes new 0a52d06b894 [InstCombine] Use m_c_Add to shorten some code. Add testcas [...]
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: lib/Target/X86/X86FastISel.cpp | 4 ++++ lib/Transforms/InstCombine/InstCombineAddSub.cpp | 3 +-- test/CodeGen/X86/fast-isel-nontemporal.ll | 2 +- test/Transforms/InstCombine/sub.ll | 18 ++++++++++++++++++ 4 files changed, 24 insertions(+), 3 deletions(-)