summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2013-04-13 07:29:21 +0000
committerAndrew Trick <atrick@apple.com>2013-04-13 07:29:21 +0000
commit4b1a1f34c0e5df7c76ac765967cc03d21986187a (patch)
treeaad4d523fabe813126153fda93c00b2189b214ac /test/CodeGen/X86
parent65634fa48da61218100b20bce3c957ab108f68be (diff)
downloadllvm-4b1a1f34c0e5df7c76ac765967cc03d21986187a.tar.gz
llvm-4b1a1f34c0e5df7c76ac765967cc03d21986187a.tar.bz2
llvm-4b1a1f34c0e5df7c76ac765967cc03d21986187a.tar.xz
Fix a dislexic regex.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179455 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/X86')
-rw-r--r--test/CodeGen/X86/misched-copy.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/misched-copy.ll b/test/CodeGen/X86/misched-copy.ll
index d63fbbf526..b281efca59 100644
--- a/test/CodeGen/X86/misched-copy.ll
+++ b/test/CodeGen/X86/misched-copy.ll
@@ -10,7 +10,7 @@
;
; CHECK: *** Final schedule for BB#1 ***
; CHECK-NEXT: %EAX<def> = COPY
-; CHECK: MUL32r %vreg{{[0-6]+}}, %EAX<imp-def>, %EDX<imp-def>, %EFLAGS<imp-def,dead>, %EAX<imp-use>;
+; CHECK: MUL32r %vreg{{[0-9]+}}, %EAX<imp-def>, %EDX<imp-def>, %EFLAGS<imp-def,dead>, %EAX<imp-use>;
; CHECK-NEXT: COPY %EAX;
; CHECK-NEXT: COPY %EDX;
; CHECK: DIVSSrm