llvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expression to be matched to also...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Oct 2013 06:36:36 +0000 (06:36 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Tue, 15 Oct 2013 06:36:36 +0000 (06:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192675 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/break-avx-dep.ll

index eea7d1565d8894d03b5d1f3e96c49915112d51a4..210bda136b57e7ebf61beed8e1b550940543e889 100644 (file)
@@ -8,7 +8,7 @@
 ; CHECK-LABEL: t1:
 ; CHECK-LABEL: %loop
 ; CHECK: vxorps %[[REG:xmm.]], %{{xmm.}}, %{{xmm.}}
-; CHECK: vcvtsi2sdq %{{r..}}, %[[REG]], %{{xmm.}}
+; CHECK: vcvtsi2sdq %{{r[0-9a-x]+}}, %[[REG]], %{{xmm.}}
 define i64 @t1(i64* nocapture %x, double* nocapture %y) nounwind {
 entry:
   %vx = load i64* %x