summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vector-shift-lshr-128.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Add support for VZEXT constant foldingSimon Pilgrim2016-04-071-2/+1
* [X86][SSE41] Avoid variable blend for constant v8i16 shiftsSimon Pilgrim2016-03-131-24/+9
* [X86][SSE] Regenerate vector shift testsSimon Pilgrim2016-02-061-1/+1
* [X86][SSE] Improve i16 splatting shufflesSimon Pilgrim2016-01-211-4/+2
* AVX512BW: Enable packed word shift for 512bit vector. Enable lowering scalar ...Igor Breger2015-12-231-0/+122
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* [X86][SSE] shift/rotate tests - remove unnecessary mcpu arguments and regener...Simon Pilgrim2015-10-251-7/+7
* [X86][XOP] Added support for the lowering of 128-bit vector shifts to XOP shi...Simon Pilgrim2015-09-301-0/+133
* [X86][SSE] Keep 32-bit target i64 vector shifts on SSE unit.Simon Pilgrim2015-07-291-6/+2
* [X86][SSE] Added nounwind attribute to vector shift tests.Simon Pilgrim2015-07-161-16/+16
* [X86][SSE] Added i686/SSE2 vector shift tests.Simon Pilgrim2015-07-151-34/+293
* [X86][SSE] Vectorized v4i32 non-uniform shifts.Simon Pilgrim2015-07-121-108/+83
* [X86][SSE] Vector shift test cleanup. NFC.Simon Pilgrim2015-07-081-365/+365
* [X86][SSE] Added full set of 128-bit vector shift tests.Simon Pilgrim2015-06-231-0/+778
OpenPOWER on IntegriCloud