Use MVT instead of EVT in X86ISelDAGToDAG since all the types should be legal.
authorCraig Topper <craig.topper@gmail.com>
Thu, 15 Aug 2013 05:57:07 +0000 (05:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 15 Aug 2013 05:57:07 +0000 (05:57 +0000)
commit07ad0c4c99cb704d4f3e1bc1ba3bb1b194efe572
treecbf2b6ed59a597ad5d56c705ffb3aa576933a396
parent8d725b9a03a3fb1136ccd084523990e12a0d9aec
Use MVT instead of EVT in X86ISelDAGToDAG since all the types should be legal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188446 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp