Fix a bug in the lowering of broadcasts: ConstantPools need to use the target pointer...
[oota-llvm.git] / test / CodeGen / X86 / basic-promote-integers.ll
2011-06-07 Nadav RotemMove the legalizer tests to the X86 directory because...