summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/live-out-reg-info.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/live-out-reg-info.ll')
-rw-r--r--test/CodeGen/X86/live-out-reg-info.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/live-out-reg-info.ll b/test/CodeGen/X86/live-out-reg-info.ll
index b6fb7df..7132777 100644
--- a/test/CodeGen/X86/live-out-reg-info.ll
+++ b/test/CodeGen/X86/live-out-reg-info.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | grep testl
+; RUN: llc < %s -march=x86-64 | grep {testb \[$\]1,}
; Make sure dagcombine doesn't eliminate the comparison due
; to an off-by-one bug with ComputeMaskedBits information.
OpenPOWER on IntegriCloud