This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cdd7d2254c1 Recommit r318963 "[APInt] Don't print debug messages from t [...] new 736b29235d1 [X86] Add some early DAG combines to turn v4i32 AND/OR/XOR [...] new ff7ef15ee60 [X86] Support folding to andnps with SSE1 only. new 54fff5c91a8 [X86] Qualify some vector specific code with VT.isVector(). NFCI new a5353020647 [X86] Simplify some code in combineSetCC. NFCI
The 4 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 | 62 ++++-- test/CodeGen/X86/merge-consecutive-loads-128.ll | 9 +- test/CodeGen/X86/sse-intrinsics-fast-isel.ll | 240 +----------------------- test/CodeGen/X86/sse1.ll | 87 ++++++--- 4 files changed, 111 insertions(+), 287 deletions(-)