summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-vecload.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AVX512] Fix load opcode for fast isel.Igor Breger2016-06-071-0/+21
| | | | | | Differential Revision: http://reviews.llvm.org/D21067 llvm-svn: 272006
* [X86][FastIsel] Teach how to select vector load instructions.Andrea Di Biagio2015-03-261-0/+185
This patch teaches fast-isel how to select 128-bit vector load instructions. Added test CodeGen/X86/fast-isel-vecload.ll Differential Revision: http://reviews.llvm.org/D8605 llvm-svn: 233270
OpenPOWER on IntegriCloud