Let the inline asm 'q' constraint match float, and on 64-bit double too.
[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...