From: Elliot Colp Date: Thu, 30 Jun 2016 14:42:47 +0000 (+0000) Subject: Test commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aac735c45fee56dfded575e0a285888f02354f04;p=llvm Test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274232 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/SystemZ/README.txt b/lib/Target/SystemZ/README.txt index f002e3959eb..69b72d26020 100644 --- a/lib/Target/SystemZ/README.txt +++ b/lib/Target/SystemZ/README.txt @@ -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