[X86] Use MVT instead of EVT in some places. NFC
authorCraig Topper <craig.topper@gmail.com>
Fri, 30 Oct 2015 03:19:12 +0000 (03:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 30 Oct 2015 03:19:12 +0000 (03:19 +0000)
commite05ab1115067e9099797199cdf3b8233f5344018
tree932fff915a593f9833a88386925e76bd4c4b18a5
parent8ce527d38a6f14fe579861161fe2bc62652852ee
[X86] Use MVT instead of EVT in some places. NFC

Prior to this the compiled code probably had extra checks for extended types that won't ever execute.

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