add ppc64/pwr8 as target
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.h
index af2e4344e5b664887b0af9f609c6103c4e1bec23..df9ab3aa0681251fb8c0b507863cc52ebd28917e 100644 (file)
@@ -315,6 +315,8 @@ namespace llvm {
       KORTEST,
 
       // Several flavors of instructions with vector shuffle behaviors.
+      PACKSS,
+      PACKUS,
       PALIGNR,
       PSHUFD,
       PSHUFHW,