Fix llc to not reuse spill slots in functions that invoke setjmp()
[oota-llvm.git] / test / CodeGen / X86 / avx-vmovddup.ll
2011-08-25 Bruno Cardoso LopesAdd support for AVX 256-bit version of MOVDDUP!