Reapply r155682, making constant folding more consistent, with a fix to work
[oota-llvm.git] / test / CodeGen / X86 / atom-sched.ll
index 2301dfc020ad1a2c63c29bfec148b3f1cd4d8606..0d97e8535824394c7af89ab3c25d0daf29425b14 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc <%s -O2 -mcpu=atom -march=x86 -relocation-model=static | FileCheck -check-prefix=atom %s
 ; RUN: llc <%s -O2 -mcpu=core2 -march=x86 -relocation-model=static | FileCheck %s
+;
 
 @a = common global i32 0, align 4
 @b = common global i32 0, align 4