llvm-6502/include
Andrea Di Biagio 3d1975d44b [DAG] Refactor some logic. No functional change.
This patch removes function 'CommuteVectorShuffle' from X86ISelLowering.cpp
and moves its logic into SelectionDAG.cpp as method 'getCommutedVectorShuffles'.
This refactoring is in preperation of an upcoming change to the DAGCombiner.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213503 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-21 07:28:51 +00:00
..
llvm [DAG] Refactor some logic. No functional change. 2014-07-21 07:28:51 +00:00
llvm-c MergedLoadStoreMotion pass 2014-07-18 19:13:09 +00:00