Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Handle COPYs of physregs better (regalloc hints) | Simon Pilgrim | 2018-09-19 | 1 | -94/+94 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -42/+42 |
* | [X86] Add AVX512 support to fast isel's X86ChooseCmpOpcode. | Craig Topper | 2017-10-30 | 1 | -0/+1 |
* | [X86] Add avx command lines to two fast-isel tests to get coverage of selecti... | Craig Topper | 2017-10-28 | 1 | -74/+179 |
* | [X86] Use update_llc_test_checks.py to regenerate fast-isel-select-cmov2.ll | Craig Topper | 2017-10-28 | 1 | -99/+175 |
* | [X86] Combine (cmov (and/or (setcc) (setcc))) into (cmov (cmov)). | Ahmed Bougacha | 2015-03-03 | 1 | -10/+16 |
* | Change the fast-isel-abort option from bool to int to enable "levels" | Mehdi Amini | 2015-02-27 | 1 | -1/+1 |
* | [FastISel][X86] Optimize selects when the condition comes from a compare. | Juergen Ributzka | 2014-06-23 | 1 | -0/+255 |