This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4f6cd5a [X86] Remove some intrinsic instructions from hasPartialRegUpdate new d7dfe64 [X86] Change CMPSS/CMPSD intrinsic instructions to use sse_lo [...] new 548f86a [X86] Teach selectScalarSSELoad to accept full 128-bit vector [...]
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/X86ISelDAGToDAG.cpp | 22 ++++++++++++++++++++++ lib/Target/X86/X86InstrSSE.td | 24 ++++++++++++------------ test/CodeGen/X86/sse2-intrinsics-x86.ll | 6 +++--- test/CodeGen/X86/sse41-intrinsics-x86.ll | 6 +++--- test/CodeGen/X86/vec_ss_load_fold.ll | 12 ++++++------ 5 files changed, 46 insertions(+), 24 deletions(-)