]> granicus.if.org Git - llvm/commit
Recommit r368079 "[X86] Remove uses of the -x86-experimental-vector-widening-legaliza...
authorCraig Topper <craig.topper@intel.com>
Wed, 7 Aug 2019 16:33:37 +0000 (16:33 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 7 Aug 2019 16:33:37 +0000 (16:33 +0000)
commit43b90b17cdb894d8e136511e24dbdd2e57d4ef97
treeffd5e9a133825d4811be2e82d0af80151b360f0f
parent9ef33c930143439ff666859764c644f4705a19db
Recommit r368079 "[X86] Remove uses of the -x86-experimental-vector-widening-legalization flag from test/CodeGen/X86/"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368184 91177308-0d34-0410-b5e6-96231b3b80d8
40 files changed:
test/CodeGen/X86/SwizzleShuff.ll
test/CodeGen/X86/avx512-cvt-widen.ll [deleted file]
test/CodeGen/X86/avx512-trunc-widen.ll [deleted file]
test/CodeGen/X86/bswap-vector.ll
test/CodeGen/X86/lower-bitcast.ll
test/CodeGen/X86/masked_gather_scatter_widen.ll
test/CodeGen/X86/pmulh.ll
test/CodeGen/X86/shrink_vmul-widen.ll [deleted file]
test/CodeGen/X86/shuffle-vs-trunc-128-widen.ll [deleted file]
test/CodeGen/X86/shuffle-vs-trunc-256-widen.ll [deleted file]
test/CodeGen/X86/shuffle-vs-trunc-512-widen.ll [deleted file]
test/CodeGen/X86/vec_cast2.ll
test/CodeGen/X86/vec_cast3.ll
test/CodeGen/X86/vec_fp_to_int-widen.ll [deleted file]
test/CodeGen/X86/vec_int_to_fp-widen.ll [deleted file]
test/CodeGen/X86/vector-idiv-v2i32.ll
test/CodeGen/X86/vector-lzcnt-sub128.ll [moved from test/CodeGen/X86/vec_clz.ll with 96% similarity]
test/CodeGen/X86/vector-reduce-add-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-and-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-mul-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-or-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-smax-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-smin-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-umax-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-umin-widen.ll [deleted file]
test/CodeGen/X86/vector-reduce-xor-widen.ll [deleted file]
test/CodeGen/X86/vector-sext-widen.ll [deleted file]
test/CodeGen/X86/vector-shift-ashr-sub128-widen.ll [deleted file]
test/CodeGen/X86/vector-shift-lshr-sub128-widen.ll [deleted file]
test/CodeGen/X86/vector-shift-shl-sub128-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc-math-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc-packus-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc-ssat-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc-usat-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc-widen.ll [deleted file]
test/CodeGen/X86/vector-trunc.ll
test/CodeGen/X86/vector-zext-widen.ll [deleted file]
test/CodeGen/X86/widen_cast-4.ll
test/CodeGen/X86/widen_conversions.ll
test/CodeGen/X86/widen_mul.ll