summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-select-cmov2.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-94/+94
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-42/+42
* [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-74/+179
* [X86] Use update_llc_test_checks.py to regenerate fast-isel-select-cmov2.llCraig Topper2017-10-281-99/+175
* [X86] Combine (cmov (and/or (setcc) (setcc))) into (cmov (cmov)).Ahmed Bougacha2015-03-031-10/+16
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-1/+1
* [FastISel][X86] Optimize selects when the condition comes from a compare.Juergen Ributzka2014-06-231-0/+255
OpenPOWER on IntegriCloud