Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [x86] don't blindly transform SETB into SBB | Sanjay Patel | 2017-03-12 | 1 | -2/+2 |
* | [x86] regenerate checks; NFC | Sanjay Patel | 2017-03-03 | 1 | -377/+817 |
* | [X86] Enable FR32/FR64 cmpeq/cmpne/cmpunord/cmpord to be commuted. | Craig Topper | 2016-08-27 | 1 | -4/+4 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -1/+1 |
* | [FastISel][X86] Optimize predicates and fold CMP instructions. | Juergen Ributzka | 2014-06-17 | 1 | -0/+417 |
* | [FastISel][X86] Fix previous refactoring commit (r211077) | Juergen Ributzka | 2014-06-17 | 1 | -1/+1 |
* | [FastISel][X86] Refactor the code to get the X86 condition from a helper func... | Juergen Ributzka | 2014-06-16 | 1 | -0/+272 |