Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin... | Craig Topper | 2019-05-06 | 1 | -4/+4 |
* | [X86] Don't prevent load folding for cvtsi2ss/cvtsi2sd based on hasPartialReg... | Craig Topper | 2019-02-16 | 1 | -8/+4 |
* | [X86][FastISel] Add EVEX support to sitofp handling. | Craig Topper | 2018-07-13 | 1 | -0/+1 |
* | [X86] Block UndefRegUpdate | Tomasz Krupa | 2018-06-07 | 1 | -2/+4 |
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -12/+12 |
* | [X86] Prevent fast isel from folding loads into the instructions listed in ha... | Craig Topper | 2017-11-01 | 1 | -2/+36 |
* | [X86] Add 64-bit int to float/double conversion with AVX to X86FastISel::X86... | Craig Topper | 2017-11-01 | 1 | -0/+66 |