OSDN Git Service

[AVX-512] Teach fastisel load/store handling to use EVEX encoded instructions for...
authorCraig Topper <craig.topper@gmail.com>
Mon, 5 Sep 2016 23:58:40 +0000 (23:58 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 5 Sep 2016 23:58:40 +0000 (23:58 +0000)
commit610e45c3d24230238bfd9a5b09decac0ce4d8adc
treec75e9b907062621acc38ec211785acb28c3793ed
parentd8447418222355b2b501d7a8ab3cc0ec2aa2f003
[AVX-512] Teach fastisel load/store handling to use EVEX encoded instructions for 128/256-bit vectors and scalar single/double.

Still need to fix the register classes to allow the extended range of registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280682 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-store.ll
test/CodeGen/X86/fast-isel-vecload.ll