summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vargs_align.ll
Commit message (Expand)AuthorAge
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-17
* Convert to FileCheck.Bob Wilson2009-09-24
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* bugfix: SP wasn't updated for varargs when frame pointer was eliminated.Lauro Ramos Venancio2007-02-23
* Fix stack alignment in functions with varargs.Lauro Ramos Venancio2007-02-23