This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8f9cf9e266 [DAG] convert vector select-of-constants to logic/math new 66f94c748f9 [x86] Fix an amazing goof in the handling of sub, or, and x [...]
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/Target/X86/X86ISelLowering.cpp | 23 ++--- test/CodeGen/X86/atomic-minmax-i6432.ll | 176 +++++++------------------------- test/CodeGen/X86/atomic128.ll | 84 +++------------ test/CodeGen/X86/cmov.ll | 3 +- test/CodeGen/X86/cmp.ll | 5 +- test/CodeGen/X86/select.ll | 165 ++++++++++++++---------------- test/CodeGen/X86/tbm_patterns.ll | 128 +++++++++-------------- 7 files changed, 190 insertions(+), 394 deletions(-)