OSDN Git Service

[AVX512] Add VLX packed move instructions to the execution dependency fix pass and...
authorCraig Topper <craig.topper@gmail.com>
Sun, 31 Jul 2016 20:20:01 +0000 (20:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 31 Jul 2016 20:20:01 +0000 (20:20 +0000)
commitf015e11376189175b6d2e3ad5bad01ed7f994ddd
tree6bce1c1c85a02a53001d9979069d8ffe4424e1c7
parent64e28736d1155b84c57af6536c3f600415ee5669
[AVX512] Add VLX packed move instructions to the execution dependency fix pass and update tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277304 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/avx512-extract-subvector.ll
test/CodeGen/X86/avx512-gather-scatter-intrin.ll
test/CodeGen/X86/avx512-vbroadcasti256.ll
test/CodeGen/X86/avx512bwvl-intrinsics.ll
test/CodeGen/X86/avx512dqvl-intrinsics.ll
test/CodeGen/X86/avx512vbmivl-intrinsics.ll
test/CodeGen/X86/avx512vl-intrinsics-upgrade.ll
test/CodeGen/X86/avx512vl-intrinsics.ll
test/CodeGen/X86/avx512vl-mov.ll
test/CodeGen/X86/masked_gather_scatter.ll
test/CodeGen/X86/masked_memop.ll
test/CodeGen/X86/nontemporal-loads.ll