OSDN Git Service

[AVX-512] Add integer ADD/SUB instructions to load folding tables. Add an AVX512...
authorCraig Topper <craig.topper@gmail.com>
Sat, 3 Sep 2016 17:20:07 +0000 (17:20 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sat, 3 Sep 2016 17:20:07 +0000 (17:20 +0000)
commit7a46f96f782384d6f8694949d880ab1473ddbe79
treed9d0a36b4711f7454f30b58fb82a0d4a6aad9600
parentf61176322217df5297f5113df486a5ca8f7ae9a5
[AVX-512] Add integer ADD/SUB instructions to load folding tables. Add an AVX512 stack folding test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280593 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/stack-folding-int-avx512.ll [new file with mode: 0644]
test/CodeGen/X86/stack-folding-int-avx512vl.ll