summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-fptrunc-fpext.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Add more instructions to the memory folding tables using the autogenera...Craig Topper2018-06-151-4/+2
* [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/+38
* [X86] Add AVX512 support to X86FastISel::X86SelectFPExt and X86FastISel::X86S...Craig Topper2017-10-291-0/+1
* [X86] Use update_llc_test_checks.py to regenerate fast-isel-fptrunc-fpext.llCraig Topper2017-10-291-18/+39
* [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] Add missing flag -fast-isel-abort to run lines in test fast-i...Andrea Di Biagio2015-02-171-2/+2
* [X86][FastIsel] Avoid introducing legacy SSE instructions if the target has AVX.Andrea Di Biagio2015-02-101-0/+65
OpenPOWER on IntegriCloud