Revert "[x86] Fold extract_vector_elt of a load into the Load's address computation."
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 18 Jul 2014 00:15:50 +0000 (00:15 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 18 Jul 2014 00:15:50 +0000 (00:15 +0000)
commit1eb023013e5e513162ece799f5b94eadfb625131
tree89c6068880ed82921e6ffc5b5ecb5477a9d62ca4
parent722b1df869685778662a09e92f47a5d7fda7905a
Revert "[x86] Fold extract_vector_elt of a load into the Load's address computation."

There's a bug where this can create cycles in the DAG. It will take a bit
to fix, so I'm backing it out for now.

llvm-svn: 213339
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/vec_splat.ll