Increase the max physreg size. Patch by Pekka Jääskeläinen.
[oota-llvm.git] / include / llvm / Target / TargetRegisterInfo.h
index cb7297c5b7d28b50c2cc926ed1cb039e6b82fe8c..7ee5a92d096319468c9808f210b12f4ecfac4534 100644 (file)
@@ -301,7 +301,7 @@ public:
     /// considered to be a 'virtual' register, which is part of the SSA
     /// namespace.  This must be the same for all targets, which means that each
     /// target is limited to this fixed number of registers.
-    FirstVirtualRegister = 1024
+    FirstVirtualRegister = 16384
   };
 
   /// isPhysicalRegister - Return true if the specified register number is in