summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][AVX] Lower shuffles as repeated lane shuffles then lane-crossing shufflesSimon Pilgrim2016-02-131-15/+20
* [X86][SSE] Transform truncations between vectors of integers into X86ISD::PAC...Cong Hou2015-12-211-151/+190
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [X86][SSE] Added extra vector truncation testsSimon Pilgrim2015-11-141-0/+201
* [X86][SSE] Added extra vector truncation tests.Simon Pilgrim2015-08-181-54/+386
* [X86][SSE] Tidied up vector extend/truncation tests. NFCI.Simon Pilgrim2015-07-121-9/+9
* [DAGCombiner] Add support for TRUNCATE + FP_EXTEND vector constant foldingSimon Pilgrim2015-03-251-0/+17
* [x86] Delete still more piles of complex code now that we have a goodChandler Carruth2015-02-191-6/+8
* [x86] Remove the insanely over-aggressive unpack lowering strategy forChandler Carruth2015-02-191-9/+12
* [x86] Teach the unpack lowering to try wider element unpacks.Chandler Carruth2015-02-171-2/+6
* [x86] Teach the 128-bit vector shuffle lowering routines to takeChandler Carruth2015-02-161-13/+25
* [x86] Clean up a few test cases with the update script. NFCChandler Carruth2015-02-161-121/+135
* [X86][SSE] Added dual vector truncation tests.Simon Pilgrim2015-02-111-0/+98
* [X86][SSE] Added vector integer truncation tests - based off pr15524Simon Pilgrim2015-01-041-0/+90
OpenPOWER on IntegriCloud