Test commit
authorDavid Goodwin <david_goodwin@apple.com>
Thu, 25 Jun 2009 17:52:32 +0000 (17:52 +0000)
committerDavid 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

index fc271ba40b087c361ac1657b662b86685a8d389f..8a2fbba9fec0b450a6dd20bb0884dfd7e7e06e0e 100644 (file)
@@ -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",