Age | Commit message (Expand) | Author |
---|---|---|
2011-04-14 | As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias | Bill Wendling |
2011-04-14 | Have the X86 back-end emit the alias instead of what's being aliased. In most | Bill Wendling |
2009-12-16 | Re-enable 91381 with fixes. | Evan Cheng |
2009-12-15 | Disable 91381 for now. It's miscompiling ARMISelDAG2DAG.cpp. | Evan Cheng |
2009-12-15 | Use sbb x, x to materialize carry bit in a GPR. The result is all one's or al... | Evan Cheng |
2009-12-15 | Propagate zest through logical shift. | Evan Cheng |