X86: Turn mul of <4 x i32> into pmuludq when no SSE4.1 is available.
[oota-llvm.git] / test / CodeGen / X86 / personality_size.ll
2012-02-17 David ChisnallIt turns out that putting an 8-byte symbol in a 4-byte...