Revert 90789 for now. It caused massive compile time regression. Post-ra scheduler...
authorEvan Cheng <evan.cheng@apple.com>
Tue, 8 Dec 2009 19:34:53 +0000 (19:34 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 8 Dec 2009 19:34:53 +0000 (19:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90868 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetRegisterInfo.h

index 6d627e439b746753f2cac0ccd2e516c2e22f4012..dec0b1dcd4d31b70950f9d240b6b69a8c8c8a242 100644 (file)
@@ -300,7 +300,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 = 16384
+    FirstVirtualRegister = 1024
   };
 
   /// isPhysicalRegister - Return true if the specified register number is in