From: Sanjay Patel Date: Fri, 2 Dec 2016 17:50:14 +0000 (+0000) Subject: fix check-label X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b65cc896d9e0c59854f65b5eb017b336c02230b5;p=llvm fix check-label git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288517 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/not-and-simplify.ll b/test/CodeGen/X86/not-and-simplify.ll index 23d8cdec748..534e035009b 100644 --- a/test/CodeGen/X86/not-and-simplify.ll +++ b/test/CodeGen/X86/not-and-simplify.ll @@ -37,7 +37,7 @@ define i8 @shrink_xor_constant2(i8 %x) { ; NO_BMI-NEXT: movl %edi, %eax ; NO_BMI-NEXT: retq ; -; BMI-LABEL: shrink_xor_constant3: +; BMI-LABEL: shrink_xor_constant2: ; BMI: # BB#0: ; BMI-NEXT: shlb $5, %dil ; BMI-NEXT: notb %dil