Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vararg_tailcall.ll
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
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...