[X86] Go through some tests that still reference old intrinsics that have been autoup...
authorCraig Topper <craig.topper@intel.com>
Thu, 21 Jun 2018 06:17:16 +0000 (06:17 +0000)
committerCraig Topper <craig.topper@intel.com>
Thu, 21 Jun 2018 06:17:16 +0000 (06:17 +0000)
commit76df3d61a394d06549264b22e3015fcc52201a6f
treee58b180d56f2480df926df236386a3985521e191
parentd1dab0c3c01e73e15d0a0b5d05ef85e1d1ae1d78
[X86] Go through some tests that still reference old intrinsics that have been autoupgraded and replace them with the upgraded IR.

This is mostly the stack folding tests and is by no means a thorough audit of tests.

llvm-svn: 335204
llvm/test/CodeGen/X86/avx512-intrinsics.ll
llvm/test/CodeGen/X86/stack-folding-fp-avx1.ll
llvm/test/CodeGen/X86/stack-folding-fp-avx512.ll
llvm/test/CodeGen/X86/stack-folding-fp-sse42.ll
llvm/test/CodeGen/X86/stack-folding-int-avx1.ll
llvm/test/CodeGen/X86/stack-folding-int-avx2.ll
llvm/test/CodeGen/X86/stack-folding-int-avx512.ll
llvm/test/CodeGen/X86/stack-folding-int-avx512vl.ll
llvm/test/CodeGen/X86/stack-folding-int-sse42.ll