AsmPrinter: Use emitGlobalConstantFP to emit elements of constant data
[oota-llvm.git] / test / CodeGen / X86 / vec_uint_to_fp.ll
2015-12-08 Justin BognerAsmPrinter: Use emitGlobalConstantFP to emit elements...
2014-11-21 Quentin Colombet[X86] Do not custom lower UINT_TO_FP when the target...
2014-11-11 Quentin Colombet[X86] Custom lower UINT_TO_FP from v4f32 to v4i32,...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2011-05-20 Benjamin KramerRename the "sandybridge" subtarget to "corei7-avx"...
2011-03-19 Nadav RotemAdd support for legalizing UINT_TO_FP of vectors on...