Grammaro.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 26 May 2008 22:49:36 +0000 (22:49 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 26 May 2008 22:49:36 +0000 (22:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51572 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/Scalar/PredicateSimplifier.cpp

index 5c79444dc519e0288d1b3723e824ee429c402887..9befdc7bc9057c57b6202616eb0c0a4c679d082e 100644 (file)
@@ -1509,7 +1509,7 @@ namespace {
       }
 
       // We'd like to allow makeEqual on two values to perform a simple
-      // substitution without every creating nodes in the IG whenever possible.
+      // substitution without creating nodes in the IG whenever possible.
       //
       // The first iteration through this loop operates on V2 before going
       // through the Remove list and operating on those too. If all of the