projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ab34f
)
Revert 90789 for now. It caused massive compile time regression. Post-ra scheduler...
author
Evan Cheng
<evan.cheng@apple.com>
Tue, 8 Dec 2009 19:34:53 +0000
(19:34 +0000)
committer
Evan 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
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetRegisterInfo.h
b/include/llvm/Target/TargetRegisterInfo.h
index 6d627e439b746753f2cac0ccd2e516c2e22f4012..dec0b1dcd4d31b70950f9d240b6b69a8c8c8a242 100644
(file)
--- a/
include/llvm/Target/TargetRegisterInfo.h
+++ b/
include/llvm/Target/TargetRegisterInfo.h
@@
-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 = 1
638
4
+ FirstVirtualRegister = 1
02
4
};
/// isPhysicalRegister - Return true if the specified register number is in