summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-int-float-conversion-x86-64.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Remove the suffix on vcvt[u]si2ss/sd register variants in assembly prin...Craig Topper2019-05-061-4/+4
* [X86] Don't prevent load folding for cvtsi2ss/cvtsi2sd based on hasPartialReg...Craig Topper2019-02-161-8/+4
* [X86][FastISel] Add EVEX support to sitofp handling.Craig Topper2018-07-131-0/+1
* [X86] Block UndefRegUpdateTomasz Krupa2018-06-071-2/+4
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-12/+12
* [X86] Prevent fast isel from folding loads into the instructions listed in ha...Craig Topper2017-11-011-2/+36
* [X86] Add 64-bit int to float/double conversion with AVX to X86FastISel::X86...Craig Topper2017-11-011-0/+66
OpenPOWER on IntegriCloud