summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-select-cmov.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Handle COPYs of physregs better (regalloc hints)Simon Pilgrim2018-09-191-8/+8
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-6/+6
* [AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper2017-03-281-45/+18
* [X86][FastISel] Use a COPY from K register to a GPR instead of a K operationGuy Blank2016-09-281-3/+6
* AVX-512: Fix for PR28175 - Scalar code optimization.Elena Demikhovsky2016-09-131-3/+0
* Revert r274613 because it breaks the test suite with AVX512Michael Kuperstein2016-08-251-0/+3
* Revert r279782 due to debug buildbot breakage.Michael Kuperstein2016-08-251-3/+0
* Revert r274613 because it breaks the test suite with AVX512Michael Kuperstein2016-08-251-0/+3
* [AVX512][FastISel] Do not use K registers in TEST instructionsGuy Blank2016-08-211-25/+63
* 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/+62
OpenPOWER on IntegriCloud