aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/setcc.ll
AgeCommit message (Expand)Author
2009-12-16Re-enable 91381 with fixes.Evan Cheng
2009-12-15Disable 91381 for now. It's miscompiling ARMISelDAG2DAG.cpp.Evan Cheng
2009-12-15Use sbb x, x to materialize carry bit in a GPR. The result is all one's or al...Evan Cheng
2009-12-15Propagate zest through logical shift.Evan Cheng