Change TargetLowering::TransformToType to contain MVTs, instead of
authorPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Wed, 19 Dec 2012 11:42:00 +0000 (11:42 +0000)
committerPatrik Hagglund <patrik.h.hagglund@ericsson.com>
Wed, 19 Dec 2012 11:42:00 +0000 (11:42 +0000)
commitff01277841b824128c74cdb66f74d8082d75e3f6
treef302f10c338f6d14f69eeaf06c1141b10475dab3
parent1317d26461a18424509ab1078ea361d1856e535d
Change TargetLowering::TransformToType to contain MVTs, instead of
EVTs.

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