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:
9843688
)
Revert r109102 for now as it's causing JIT miscompilations.
author
Eric Christopher
<echristo@apple.com>
Fri, 23 Jul 2010 12:16:56 +0000
(12:16 +0000)
committer
Eric Christopher
<echristo@apple.com>
Fri, 23 Jul 2010 12:16:56 +0000
(12:16 +0000)
I'll try to track down why a bit later.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109223
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 7ee5a92d096319468c9808f210b12f4ecfac4534..cb7297c5b7d28b50c2cc926ed1cb039e6b82fe8c 100644
(file)
--- a/
include/llvm/Target/TargetRegisterInfo.h
+++ b/
include/llvm/Target/TargetRegisterInfo.h
@@
-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 = 1
638
4
+ FirstVirtualRegister = 1
02
4
};
/// isPhysicalRegister - Return true if the specified register number is in