OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6635f35
)
Fix a spelling error
author
Nate Begeman
<natebegeman@mac.com>
Fri, 26 Jan 2007 22:40:50 +0000
(22:40 +0000)
committer
Nate Begeman
<natebegeman@mac.com>
Fri, 26 Jan 2007 22:40:50 +0000
(22:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33556
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.h
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCISelLowering.h
b/lib/Target/PowerPC/PPCISelLowering.h
index
47fd07d
..
f7e5b65
100644
(file)
--- a/
lib/Target/PowerPC/PPCISelLowering.h
+++ b/
lib/Target/PowerPC/PPCISelLowering.h
@@
-23,7
+23,7
@@
namespace llvm {
namespace PPCISD {
enum NodeType {
- // Start the numbering where the builtin
g
ops and target ops leave off.
+ // Start the numbering where the builtin ops and target ops leave off.
FIRST_NUMBER = ISD::BUILTIN_OP_END+PPC::INSTRUCTION_LIST_END,
/// FSEL - Traditional three-operand fsel node.