aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/setcc.ll
Commit message (Expand)AuthorAgeFilesLines
* Re-enable 91381 with fixes.Evan Cheng2009-12-161-1/+0
* Disable 91381 for now. It's miscompiling ARMISelDAG2DAG.cpp.Evan Cheng2009-12-151-0/+1
* Use sbb x, x to materialize carry bit in a GPR. The result is all one's or al...Evan Cheng2009-12-151-0/+23
* Propagate zest through logical shift.Evan Cheng2009-12-151-0/+13