For PR1319: Upgrade to new test harness.
[oota-llvm.git] / test / CodeGen / X86 / overlap-shift.ll
index 48f91e0cba9cacaac9b2390dec81b75c67a922da..11673cf92827cf25a548364e07f45b50cd33033d 100644 (file)
@@ -6,7 +6,8 @@
 
 ; Check that the shift gets turned into an LEA.
 
-; RUN: llvm-as < %s | llc -march=x86 -x86-asm-syntax=intel | not grep 'mov E.X, E.X'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -x86-asm-syntax=intel | \
+; RUN:   not grep {mov E.X, E.X}
 
 %G = external global int