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:
67cd20d
)
Typo.
author
Chad Rosier
<mcrosier@apple.com>
Tue, 17 Apr 2012 21:48:36 +0000
(21:48 +0000)
committer
Chad Rosier
<mcrosier@apple.com>
Tue, 17 Apr 2012 21:48:36 +0000
(21:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154953
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMInstrInfo.td
b/lib/Target/ARM/ARMInstrInfo.td
index af0cafb4774f6181fdea097e12c699422e992325..9fb7b24ea4b428a289cbad026c797824e31aaa1e 100644
(file)
--- a/
lib/Target/ARM/ARMInstrInfo.td
+++ b/
lib/Target/ARM/ARMInstrInfo.td
@@
-4106,7
+4106,7
@@
def ISB : AInoP<(outs), (ins memb_opt:$opt), MiscFrm, NoItinerary,
let Inst{3-0} = opt;
}
-// Pseudo i
sn
truction that combines movs + predicated rsbmi
+// Pseudo i
ns
truction that combines movs + predicated rsbmi
// to implement integer ABS
let usesCustomInserter = 1, Defs = [CPSR] in {
def ABS : ARMPseudoInst<