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:
ac5e887
)
Test commit
author
David Goodwin
<david_goodwin@apple.com>
Thu, 25 Jun 2009 17:52:32 +0000
(17:52 +0000)
committer
David Goodwin
<david_goodwin@apple.com>
Thu, 25 Jun 2009 17:52:32 +0000
(17:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74185
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMInstrThumb.td
b/lib/Target/ARM/ARMInstrThumb.td
index fc271ba40b087c361ac1657b662b86685a8d389f..8a2fbba9fec0b450a6dd20bb0884dfd7e7e06e0e 100644
(file)
--- a/
lib/Target/ARM/ARMInstrThumb.td
+++ b/
lib/Target/ARM/ARMInstrThumb.td
@@
-294,7
+294,7
@@
def tPUSH : TI<(outs), (ins reglist:$src1, variable_ops),
// Arithmetic Instructions.
//
-// Add with carry
+// Add with carry
let isCommutable = 1 in
def tADC : T1It<(outs tGPR:$dst), (ins tGPR:$lhs, tGPR:$rhs),
"adc $dst, $rhs",