Introduce matching patterns for vbroadcast AVX instruction. The idea is to
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.h
index 0aaef2a84d040400bf3fccff1d347dc783d9cf63..908157429ed9303217967c668e64d9aeaf8a5af1 100644 (file)
@@ -276,6 +276,7 @@ namespace llvm {
       VPERMILPD,
       VPERMILPDY,
       VPERM2F128,
+      VBROADCAST,
 
       // VASTART_SAVE_XMM_REGS - Save xmm argument registers to the stack,
       // according to %al. An operator is needed so that this can be expanded