[AVX512] Enabling bit logic lowering
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-05-InvalidAsm.ll
index b6a5fc97b4bb2f733a2dab9c493b822d12f55774..e81534b0110be38cac6663a7bad745cbb4d1013b 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin -x86-asm-syntax=intel | not grep {lea\[\[:space:\]\]R}
+; RUN: llc < %s -mtriple=x86_64-apple-darwin -x86-asm-syntax=intel | FileCheck %s
+; CHECK-NOT: lea R
 
        %struct.AGenericCall = type { %struct.AGenericManager*, %struct.ComponentParameters*, i32* }
        %struct.AGenericManager = type <{ i8 }>