Handle forwarding local memsets to loads. For example, we optimize this:
[oota-llvm.git] / test / Other / 2009-06-05-no-implicit-float.ll
index 51e1466f5082eb51f8f55c55bcc1e097898403d0..0d02e3c9e2f5a4ba3f6f637dbe2937044413988a 100644 (file)
@@ -1,4 +1,4 @@
 
-; RUN: opt %s -verify -S | grep noimplicitfloat
+; RUN: opt %s -verify -S | grep noimplicitfloat
 define void @f() noimplicitfloat {
 }