summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-int-float-conversion.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-08Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner
2017-11-07Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-02[X86] Fix fast-isel-int-float-conversion testSteven Wu
2017-11-01[X86] Prevent fast isel from folding loads into the instructions listed in ha...Craig Topper
2017-11-01[X86] Regnerate test to attempt to fix build bot failure.Craig Topper
2017-11-01[X86] Add 64-bit int to float/double conversion with AVX to X86FastISel::X86...Craig Topper
2017-10-29[X86] Use update_llc_test_checks.py to regenerate fast-isel-int-float-convers...Craig Topper
2015-03-04[X86][FastISel] Simplify the logic in method X86SelectSIToFP.Andrea Di Biagio
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini
2015-02-17[X86][FastIsel] Teach how to select scalar integer to float/double conversions.Andrea Di Biagio