summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDavid Goodwin <david_goodwin@apple.com>2009-06-25 17:52:32 +0000
committerDavid Goodwin <david_goodwin@apple.com>2009-06-25 17:52:32 +0000
commite892e8bfaff3a731317a4286caeb53626bebcf21 (patch)
tree9d587feac430516f8c38c40e48652e06e980a2df /llvm
parent852739b46f12736c42fc5b9bf9e789ea4ff49031 (diff)
downloadbcm5719-llvm-e892e8bfaff3a731317a4286caeb53626bebcf21.tar.gz
bcm5719-llvm-e892e8bfaff3a731317a4286caeb53626bebcf21.zip
Test commit
llvm-svn: 74185
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/ARM/ARMInstrThumb.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMInstrThumb.td b/llvm/lib/Target/ARM/ARMInstrThumb.td
index fc271ba40b0..8a2fbba9fec 100644
--- a/llvm/lib/Target/ARM/ARMInstrThumb.td
+++ b/llvm/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",
OpenPOWER on IntegriCloud