[AVX512] Enabling bit logic lowering
[oota-llvm.git] / test / CodeGen / X86 / 2007-10-19-SpillerUnfold.ll
index d3120f3e0ef7c03e82cea4845d14c4c0b60c07f0..82052b13e18d4f5f2a4a913411d39254ef6c3d57 100644 (file)
@@ -1,4 +1,8 @@
-; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | grep inc | not grep PTR
+; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | FileCheck %s
+
+; CHECK: inc
+; CHECK-NOT: PTR
+; CHECK: {{$}}
 
 define signext   i16 @t(i32* %bitptr, i32* %source, i8** %byteptr, i32 %scale, i32 %round) {
 entry: