test commit.
authorPreston Gurd <preston.gurd@intel.com>
Mon, 27 Feb 2012 23:31:51 +0000 (23:31 +0000)
committerPreston Gurd <preston.gurd@intel.com>
Mon, 27 Feb 2012 23:31:51 +0000 (23:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151588 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/stride-reuse.ll

index 1251a240055569140feaa0c4566194eb14e2d548..3f2c7d2f46fd780ffc1b770f067798c498c39081 100644 (file)
@@ -1,6 +1,6 @@
 ; RUN: llc < %s -march=x86            | FileCheck %s
 ; RUN: llc < %s -mtriple=x86_64-linux | FileCheck %s
-; CHECK-NOT:     lea
+; CHECK-NOT:    lea
 
 @B = external global [1000 x float], align 32
 @A = external global [1000 x float], align 32