OSDN Git Service

[x86] Remove the now-default-on flag for the new vector shuffle lowering
authorChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 06:20:51 +0000 (06:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 06:20:51 +0000 (06:20 +0000)
commit0294b517ac7759babb683ceb221873d1fa97fa41
tree5db2417fc2017e99221b1007100cac7de470c033
parent09ea4e976b6f03055d08ced7c3cbda640a803b27
[x86] Remove the now-default-on flag for the new vector shuffle lowering
strategy from a bunch of tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229283 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
test/CodeGen/X86/2012-07-15-broadcastfold.ll
test/CodeGen/X86/vector-shuffle-128-v16.ll
test/CodeGen/X86/vector-shuffle-128-v2.ll
test/CodeGen/X86/vector-shuffle-128-v4.ll
test/CodeGen/X86/vector-shuffle-128-v8.ll
test/CodeGen/X86/vector-shuffle-256-v16.ll
test/CodeGen/X86/vector-shuffle-256-v32.ll
test/CodeGen/X86/vector-shuffle-256-v4.ll
test/CodeGen/X86/vector-shuffle-256-v8.ll
test/CodeGen/X86/vector-shuffle-512-v16.ll
test/CodeGen/X86/vector-shuffle-512-v8.ll
test/CodeGen/X86/vector-shuffle-sse1.ll
test/CodeGen/X86/widen_conversions.ll