summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-cmp.ll
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-4/+4
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-160/+160
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-4/+4
* [X86] Add AVX512 support to fast isel's X86ChooseCmpOpcode.Craig Topper2017-10-301-0/+1
* [X86] Add avx command lines to two fast-isel tests to get coverage of selecti...Craig Topper2017-10-281-273/+582
* [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