Split EVT into MVT and EVT, the former representing _just_ a primitive type, while
[oota-llvm.git] / lib / Target / ARM / Thumb1RegisterInfo.h
index c45c261d5a5bdc7fcfdbf59ba9367e986e0df529..6eae904c16e2c115a510c1aa7e891c9964c5b9a7 100644 (file)
@@ -38,7 +38,7 @@ public:
 
   /// Code Generation virtual methods...
   const TargetRegisterClass *
-    getPhysicalRegisterRegClass(unsigned Reg, EVT VT = EVT::Other) const;
+    getPhysicalRegisterRegClass(unsigned Reg, EVT VT = MVT::Other) const;
 
   bool requiresRegisterScavenging(const MachineFunction &MF) const;