[x86] Minimize the parameters to this test for clarity.
authorChandler Carruth <chandlerc@gmail.com>
Thu, 2 Oct 2014 07:17:15 +0000 (07:17 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 2 Oct 2014 07:17:15 +0000 (07:17 +0000)
commitfd153c13d8fd2fc559e8a39c2d7e3c0abcf65ea8
treef67048db8baf5b6007c5c59eacbd4e31681d5681
parent1ad4741e91a618840dec341f5ee8d725d4908323
[x86] Minimize the parameters to this test for clarity.

The test has to do with DAG combines, and so it doesn't need the new
vector shuffle lowering to be effective. Also, it has a nice in-IR
triple string which we should really be using rather than command line
flags (unless it varies form RUN-line to RUN-line). Finally, I much
prefer letting LLVM synthesize the correct datalayout string from the
triple rather than baking one in here that will just become stale.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218856 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-shuffle-combining.ll