summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-select-sse.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] regenerate checks with update_llc_test_checks.pySanjay Patel2017-06-121-25/+1
* [X86][AVX512F] Fix reg class for VMOVSSZrr/VMOVSSZrrk and VMOVSDZrr/VMOVSDZrrkSimon Pilgrim2017-03-261-6/+6
* [X86] Fix execution domain for cmpss/sd instructions.Craig Topper2017-02-261-40/+40
* [AVX-512] Teach fast isel to use masked compare and movss for handling scalar...Craig Topper2016-12-051-290/+146
* [AVX-512] Add avx512f command lines to fast isel SSE select test.Craig Topper2016-12-051-0/+314
* [x86] add fake scalar FP logic instructions to ReplaceableInstrs to save some...Sanjay Patel2016-11-161-40/+40
* [x86] auto-generate better checks; NFCSanjay Patel2016-11-151-196/+349
* [AVX] Lower / fast-isel scalar FP selects into VBLENDV instructions (PR22483)Sanjay Patel2015-03-051-72/+24
* Change the fast-isel-abort option from bool to int to enable "levels"Mehdi Amini2015-02-271-2/+2
* [FastISel][X86] Add support for floating-point select.Juergen Ributzka2014-06-231-0/+391
OpenPOWER on IntegriCloud