Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where the intege...
[oota-llvm.git] / test / CodeGen / X86 / vararg_tailcall.ll
2011-05-20 Chad RosierDon't attempt to tail call optimize for Win64.
2011-05-19 Eli FriedmanFix up this test to use explicit triples (Win64 passes...
2011-05-18 Chad RosierEnables vararg functions that pass all arguments via...