summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-extract-subvector.ll
Commit message (Expand)AuthorAgeFilesLines
* [AVX-512] Fix duplicate column in AVX512 execution dependency table that was ...Craig Topper2016-08-011-12/+12
* [AVX512] Add VLX packed move instructions to the execution dependency fix pas...Craig Topper2016-07-311-3/+3
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-1/+3
* [AVX512] Add patterns to implement stores of extracts of least signficant sub...Craig Topper2016-05-221-1/+217
* [AVX512] Add patterns for extracting subvectors and storing to memory.Craig Topper2016-05-211-0/+72
* Make utils/update_llc_test_checks.py note that the assertions areJames Y Knight2015-11-231-0/+1
* AVX512: vpextrb/w/d/q and vpinsrb/w/d/q implementation.Igor Breger2015-10-081-0/+55
OpenPOWER on IntegriCloud