This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f4f5451 Revert r283029 - [cmake] Make LIT_COMMAND configurable and im [...] new 1c8d24e [X86][SSE] Enable commutation from MOVSD/MOVSS to BLENDPD/BLE [...]
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/X86InstrInfo.cpp | 30 ++++++++++++++ lib/Target/X86/X86InstrSSE.td | 1 + test/CodeGen/X86/f16c-intrinsics-fast-isel.ll | 4 +- test/CodeGen/X86/sse-scalar-fp-arith.ll | 32 ++++++++++----- test/CodeGen/X86/vec_ss_load_fold.ll | 42 +++++++++++++------- test/CodeGen/X86/vector-shuffle-128-v2.ll | 45 ++++++++++++++++----- test/CodeGen/X86/vector-shuffle-128-v4.ll | 56 ++++++++++++++++++++------- 7 files changed, 160 insertions(+), 50 deletions(-)