llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-8-bitcastintprom.ll
2012-02-03 Nadav RotemThe type-legalizer often scalarizes code. One of the...
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...