remove unwind info, add test for asmprinting of jump table labels with (%rip)
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-36.ll
2009-03-11 Mon P WangFixed a v8i16 shuffle case that should generate a pshuf...