Clean up code and put transformation on (build_vec (ext x)) into a helper func
authorMichael Liao <michael.liao@intel.com>
Tue, 23 Oct 2012 23:06:52 +0000 (23:06 +0000)
committerMichael Liao <michael.liao@intel.com>
Tue, 23 Oct 2012 23:06:52 +0000 (23:06 +0000)
commitfac14ab1795cfce21e4e5e51c711a11f6181074b
tree18682aba9b1d2e70ea58d6326b13e33d136799d8
parentce892ca9bc7f9924a69ce6c844e1dff5aa4049e6
Clean up code and put transformation on (build_vec (ext x)) into a helper func

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp