comment typo
authorAndrew Trick <atrick@apple.com>
Sat, 7 Jan 2012 00:29:20 +0000 (00:29 +0000)
committerAndrew Trick <atrick@apple.com>
Sat, 7 Jan 2012 00:29:20 +0000 (00:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147701 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll

index 76aa08c26e85008453fe651e9b7ff9400ff76d99..96904c66e640a4ed7b7d658951e186cbd5ce3916 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: opt -loop-reduce -S < %s | FileCheck %s
 ; PR9939
 
-; LSR should property handle the post-inc offset when folding the
+; LSR should properly handle the post-inc offset when folding the
 ; non-IV operand of an icmp into the IV.
 
 ; CHECK:   %4 = sub i64 %sub.ptr.lhs.cast, %sub.ptr.rhs.cast