summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-extract-subvector-load-store.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] When lowering v1i1/v2i1/v4i1/v8i1 load/store with avx512f, but not avx5...Craig Topper2019-01-121-72/+36
* [x86] allow vector load narrowing with multi-use valuesSanjay Patel2018-11-101-236/+142
* X86 Tests: Update more isel tests with FastVariableShuffle featureZvi Rackover2018-01-091-18/+18
* [X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...Craig Topper2018-01-011-40/+0
* [X86] Custom legalize vXi1 extract_subvector with KSHIFTR.Craig Topper2017-12-301-11/+11
* [X86] Promote v8i1 shuffles to v8i32 instead of v8i64 if we have VLX.Craig Topper2017-12-211-64/+72
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-106/+106
* Adding test for extraxt sub vector load and store avx512Michael Zuckerman2017-11-021-0/+1458
OpenPOWER on IntegriCloud