This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f712d3af436 [DAGCombiner] filter out denorm inputs when calculating sqr [...] new 7cca90c1c12 [X86] Turn X86ISD::AND nodes that have no flag users back i [...] new b3022309e53 [X86] Remove custom lowering vXi1 extending loads and trunc [...]
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 | 11 +++ lib/Target/X86/X86ISelLowering.cpp | 179 +---------------------------------- test/CodeGen/X86/2012-08-16-setcc.ll | 4 +- test/CodeGen/X86/jump_sign.ll | 3 +- test/CodeGen/X86/test-shrink-bug.ll | 2 +- 5 files changed, 18 insertions(+), 181 deletions(-)