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:
5a09690
)
typo
author
Chris Lattner
<sabre@nondot.org>
Sun, 27 Apr 2008 01:49:46 +0000
(
01:49
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 27 Apr 2008 01:49:46 +0000
(
01:49
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50316
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/TargetLowering.cpp
b/lib/CodeGen/SelectionDAG/TargetLowering.cpp
index dd9d96cca67f605a8409b86f51e3cb82cfe8badb..5ccad9ebf8c2f44d5d0050630a12e3b1183275e4 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/TargetLowering.cpp
+++ b/
lib/CodeGen/SelectionDAG/TargetLowering.cpp
@@
-1669,7
+1669,7
@@
static unsigned getConstraintGenerality(TargetLowering::ConstraintType CT) {
/// ChooseConstraint - If there are multiple different constraints that we
/// could pick for this operand (e.g. "imr") try to pick the 'best' one.
-/// This is somewhat tricky: constraints fall into
three
four classes:
+/// This is somewhat tricky: constraints fall into four classes:
/// Other -> immediates and magic values
/// Register -> one specific register
/// RegisterClass -> a group of regs