summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fast-isel-fptrunc-fpext.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-01[X86] Prevent fast isel from folding loads into the instructions listed in ha...Craig Topper
2017-10-29[X86] Add AVX512 support to X86FastISel::X86SelectFPExt and X86FastISel::X86S...Craig Topper
2017-10-29[X86] Use update_llc_test_checks.py to regenerate fast-isel-fptrunc-fpext.llCraig Topper
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] Add missing flag -fast-isel-abort to run lines in test fast-i...Andrea Di Biagio
2015-02-10[X86][FastIsel] Avoid introducing legacy SSE instructions if the target has AVX.Andrea Di Biagio