This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f47cc28d02e [X86] Add comment to match closing Defs = [FPSW]. NFCI. new f49c4011ef9 [x86] use more shift or LEA for select-of-constants
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 95 +++++++--------------- test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll | 18 ++-- test/CodeGen/X86/memcmp-optsize.ll | 48 +++++------ test/CodeGen/X86/memcmp.ll | 42 +++++----- test/CodeGen/X86/merge-consecutive-stores.ll | 8 +- test/CodeGen/X86/mul-constant-result.ll | 30 ++++--- test/CodeGen/X86/pr22338.ll | 20 ++--- test/CodeGen/X86/sbb.ll | 6 +- test/CodeGen/X86/select.ll | 83 ++++++++----------- test/CodeGen/X86/select_const.ll | 61 ++++++-------- test/CodeGen/X86/sext-i1.ll | 16 ++-- 12 files changed, 178 insertions(+), 251 deletions(-)