Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed. | Cong Hou | 2016-03-23 | 1 | -3/+2 |
* | Revert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed." | Benjamin Kramer | 2016-01-27 | 1 | -2/+3 |
* | Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed. | Cong Hou | 2016-01-26 | 1 | -3/+2 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -1/+1 |
* | Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594). | Juergen Ributzka | 2014-08-19 | 1 | -5/+5 |
* | Revert several FastISel commits to track down a buildbot error. | Juergen Ributzka | 2014-08-14 | 1 | -5/+5 |
* | [FastISel][X86] Use XOR to materialize the "0" value. | Juergen Ributzka | 2014-08-13 | 1 | -5/+5 |
* | [FastISel][X86] Optimize predicates and fold CMP instructions. | Juergen Ributzka | 2014-06-17 | 1 | -0/+470 |