summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-nontemporal.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Don't emit MOVNTDQA loads from fast-isel without SSE4.1.Craig Topper2019-05-111-16/+56
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-18/+18
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-169/+169
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-18/+18
* [X86] Add avx512vl command line to fast-isel-nontemporal.llCraig Topper2017-10-271-0/+27
* [X86][AVX1] Split 256-bit vector non-temporal FastISel loads to keep it non-t...Simon Pilgrim2017-06-061-6/+30
* [X86][AVX1] Split 256-bit vector non-temporal loads to keep it non-temporal (...Simon Pilgrim2017-06-051-12/+60
* [X86][MMX] Add fast-isel support for MMX non-temporal writesSimon Pilgrim2017-04-101-1/+1
* [X86][MMX] Test showing failure to create MMX non-temporal storeSimon Pilgrim2017-04-061-7/+26
* [X86] Generate VZEROUPPER for Skylake-avx512.Amjad Aboud2017-03-031-0/+14
* [X86][AVX512] Added 512-bit integer vector non-temporal load testsSimon Pilgrim2016-06-071-1/+195
* [X86][SSE] Add general lowering of nontemporal vector loadsSimon Pilgrim2016-06-071-110/+276
* [X86][SSE] Added SSE41/AVX2 non-temporal testsSimon Pilgrim2016-06-021-1/+13
* [X86][SSE] Added non-temporal load tests for vector typesSimon Pilgrim2016-06-021-0/+308
* [X86] Add AVX 256-bit load and stores to fast isel.Craig Topper2016-06-021-9/+9
* [X86][SSE] Added non-temporal store tests for all 512-bit vector typesSimon Pilgrim2016-06-011-57/+224
* [X86][SSE] Added non-temporal store tests for all 256-bit vector typesSimon Pilgrim2016-06-011-0/+185
* [X86][SSE] Added non-temporal store tests for all 128-bit integer vector typesSimon Pilgrim2016-06-011-0/+45
* [X86][FastISel] Make sure we use the right register class when we select stores.Quentin Colombet2016-04-271-3/+3
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [X86][FastISel] Teach how to select SSE4A nontemporal stores.Simon Pilgrim2015-10-171-12/+53
* [x86][FastISel] Teach how to select nontemporal stores.Andrea Di Biagio2015-10-141-0/+69
OpenPOWER on IntegriCloud