Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / tailcallbyval.ll
2015-02-27 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-02-14 Andrew TrickReapply "s/grep/FileCheck/ in some tests"
2013-02-14 Andrew TrickRevert "s/grep/FileCheck/ in some tests"
2013-02-13 Eli Benderskys/grep/FileCheck/ in some tests
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-03 Dan GohmanFix byval arguments in the fastcc calling convention...
2008-12-03 Dan GohmanAdd nounwind attributes to this test.
2008-09-22 Arnold SchwaighoferChange the calling convention used when tail call optim...
2008-04-12 Arnold SchwaighoferThis patch corrects the handling of byval arguments...
2007-11-10 Arnold SchwaighoferUpdate tailcall code to include inline attribute operan...