Change TargetLowering::getTruncStoreAction to take MVTs, instead of EVTs.
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Tue, 11 Dec 2012 09:42:24 +0000 (09:42 +0000)
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Tue, 11 Dec 2012 09:42:24 +0000 (09:42 +0000)
commit3166283ac169e86e9718bee69850b94c1bc27727
tree008ed74b965275818c5c7456c7c0a5b76d3d1c34
parentffa03b7981e322d6c9ba8b9cc18cae282ce3b587
Change TargetLowering::getTruncStoreAction to take MVTs, instead of EVTs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169841 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp