[X86] Implement the support for shrink-wrapping.
[oota-llvm.git] / test / CodeGen / X86 / peep-test-2.ll
index 274517297592ba2156d25a0cb41ee4b69fc12303..e43b8ef54cf5f9f11e400e4b503d8bdeef6204c9 100644 (file)
@@ -1,4 +1,6 @@
-; RUN: llc < %s -march=x86 | grep testl
+; RUN: llc < %s -verify-machineinstrs -march=x86 | FileCheck %s
+
+; CHECK: testl
 
 ; It's tempting to eliminate the testl instruction here and just use the
 ; EFLAGS value from the incl, however it can't be known whether the add