Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registers | Craig Topper | 2017-03-28 | 1 | -45/+18 |
* | [X86][FastISel] Use a COPY from K register to a GPR instead of a K operation | Guy Blank | 2016-09-28 | 1 | -3/+6 |
* | AVX-512: Fix for PR28175 - Scalar code optimization. | Elena Demikhovsky | 2016-09-13 | 1 | -3/+0 |
* | Revert r274613 because it breaks the test suite with AVX512 | Michael Kuperstein | 2016-08-25 | 1 | -0/+3 |
* | Revert r279782 due to debug buildbot breakage. | Michael Kuperstein | 2016-08-25 | 1 | -3/+0 |
* | Revert r274613 because it breaks the test suite with AVX512 | Michael Kuperstein | 2016-08-25 | 1 | -0/+3 |
* | [AVX512][FastISel] Do not use K registers in TEST instructions | Guy Blank | 2016-08-21 | 1 | -25/+63 |
* | 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/+62 |