[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2006-10-10-FindModifiedNodeSlotBug.ll
index 5dc1cb3d9a2d38aa01589f9c675b8dd07ae25ec8..b1f04518acaab29171f2e39ea61eb44a4ec248d9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep shrl
+; RUN: llc < %s -march=x86 | grep shrl
 ; Bug in FindModifiedNodeSlot cause tmp14 load to become a zextload and shr 31
 ; is then optimized away.
 @tree_code_type = external global [0 x i32]            ; <[0 x i32]*> [#uses=1]