summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] don't blindly transform SETB into SBBSanjay Patel2017-03-121-2/+2
* [x86] regenerate checks; NFCSanjay Patel2017-03-031-377/+817
* [X86] Enable FR32/FR64 cmpeq/cmpne/cmpunord/cmpord to be commuted.Craig Topper2016-08-271-4/+4
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][X86] Optimize predicates and fold CMP instructions.Juergen Ributzka2014-06-171-0/+417
* [FastISel][X86] Fix previous refactoring commit (r211077)Juergen Ributzka2014-06-171-1/+1
* [FastISel][X86] Refactor the code to get the X86 condition from a helper func...Juergen Ributzka2014-06-161-0/+272
OpenPOWER on IntegriCloud