summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-cmp-branch3.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.Cong Hou2016-03-231-3/+2
* Revert "Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed."Benjamin Kramer2016-01-271-2/+3
* Allow X86::COND_NE_OR_P and X86::COND_NP_OR_E to be reversed.Cong Hou2016-01-261-3/+2
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* Reapply [FastISel][X86] Use XOR to materialize the "0" value (r215594).Juergen Ributzka2014-08-191-5/+5
* Revert several FastISel commits to track down a buildbot error.Juergen Ributzka2014-08-141-5/+5
* [FastISel][X86] Use XOR to materialize the "0" value.Juergen Ributzka2014-08-131-5/+5
* [FastISel][X86] Optimize predicates and fold CMP instructions.Juergen Ributzka2014-06-171-0/+470
OpenPOWER on IntegriCloud