Replace tablegen uses of EVT with MVT. Add isOverloaded() to MVT to facilitate. Remov...
authorCraig Topper <craig.topper@gmail.com>
Fri, 24 Jan 2014 20:50:47 +0000 (20:50 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 24 Jan 2014 20:50:47 +0000 (20:50 +0000)
commitf3474549ba401c05a6d3db3dc6b2cfe3a7f73314
treeb95e4ba3094c0d393c055dfcfc1053f47edede07
parent96172cb4a44d890263c9054df35739a60569d4a5
Replace tablegen uses of EVT with MVT. Add isOverloaded() to MVT to facilitate. Remove TGValueTypes.cpp since its unused now (and may have been before).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200036 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/ValueTypes.h
utils/TableGen/CodeGenRegisters.cpp
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/IntrinsicEmitter.cpp
utils/TableGen/TGValueTypes.cpp [deleted file]