summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-int-float-conversion.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][FastISel] Add EVEX support to sitofp handling.Craig Topper2018-07-131-0/+2
* [X86] Block UndefRegUpdateTomasz Krupa2018-06-071-4/+8
* Correct dwarf unwind information in function epiloguePetar Jovanovic2018-04-241-0/+12
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-24/+24
* Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner2017-11-081-12/+0
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-071-0/+12
* [X86] Fix fast-isel-int-float-conversion testSteven Wu2017-11-021-12/+0
* [X86] Prevent fast isel from folding loads into the instructions listed in ha...Craig Topper2017-11-011-2/+96
* [X86] Regnerate test to attempt to fix build bot failure.Craig Topper2017-11-011-0/+8
* [X86] Add 64-bit int to float/double conversion with AVX to X86FastISel::X86...Craig Topper2017-11-011-2/+114
* [X86] Use update_llc_test_checks.py to regenerate fast-isel-int-float-convers...Craig Topper2017-10-291-16/+37
* [X86][FastISel] Simplify the logic in method X86SelectSIToFP.Andrea Di Biagio2015-03-041-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* [X86][FastIsel] Teach how to select scalar integer to float/double conversions.Andrea Di Biagio2015-02-171-0/+45
OpenPOWER on IntegriCloud