Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / ARM / vargs_align.ll
2015-03-11 Tim NorthoverARM: simplify and extend byval handling
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2011-06-17 Chris LattnerRemove support for using "foo" as symbols instead of...
2009-09-24 Bob WilsonConvert to FileCheck.
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-04-15 Reid SpencerFor PR1319: Upgrade to use new test harness
2007-02-23 Lauro Ramos Venanciobugfix: SP wasn't updated for varargs when frame pointe...
2007-02-23 Lauro Ramos VenancioFix stack alignment in functions with varargs.