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:
85a5791
)
Reference correct header
author
Nate Begeman
<natebegeman@mac.com>
Sun, 6 May 2007 04:00:55 +0000
(
04:00
+0000)
committer
Nate Begeman
<natebegeman@mac.com>
Sun, 6 May 2007 04:00:55 +0000
(
04:00
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36834
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86InstrInfo.td
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86InstrInfo.td
b/lib/Target/X86/X86InstrInfo.td
index 3362ee30cd210c682709fdfeccf063b149ea999d..f8eac7e70496f10e14b33824c5bb22c67d8d4e77 100644
(file)
--- a/
lib/Target/X86/X86InstrInfo.td
+++ b/
lib/Target/X86/X86InstrInfo.td
@@
-267,7
+267,7
@@
class TA { bits<4> Prefix = 14; }
//
// X86 specific condition code. These correspond to CondCode in
-// X86I
SelLowering
.h. They must be kept in synch.
+// X86I
nstrInfo
.h. They must be kept in synch.
def X86_COND_A : PatLeaf<(i8 0)>;
def X86_COND_AE : PatLeaf<(i8 1)>;
def X86_COND_B : PatLeaf<(i8 2)>;