]> granicus.if.org Git - llvm/commitdiff
Test commit
authorElliot Colp <colpell@ca.ibm.com>
Thu, 30 Jun 2016 14:42:47 +0000 (14:42 +0000)
committerElliot Colp <colpell@ca.ibm.com>
Thu, 30 Jun 2016 14:42:47 +0000 (14:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274232 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SystemZ/README.txt

index f002e3959eb200138d5aa4df930768b76263e94d..69b72d26020746b69b28ef3592558f0cf6d106c4 100644 (file)
@@ -106,7 +106,7 @@ ought to be implemented as:
         ngr     %r2, %r0
         br      %r14
 
-but two-address optimisations reverse the order of the AND and force:
+but two-address optimizations reverse the order of the AND and force:
 
         lhi     %r0, 1
         ngr     %r0, %r2