Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run codegen dce pass for all targets at all optimization levels. Previously it's | Evan Cheng | 2010-02-06 | 1 | -2/+2 |
* | Fix a bug introduced by r94490 where it created a X86ISD::CMP whose output ty... | Evan Cheng | 2010-01-28 | 1 | -7/+48 |
* | Implement cond ? -1 : 0 with sbb. | Evan Cheng | 2010-01-26 | 1 | -0/+22 |