summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fast-isel-vecload.ll
Commit message (Collapse)AuthorAgeFilesLines
* [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