aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/vargs_align.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+8
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+3
* Remove support for using "foo" as symbols instead of %"foo". This is ancientChris Lattner2011-06-171-1/+0
* Convert to FileCheck.Bob Wilson2009-09-241-4/+6
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-2/+2
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-3/+4
* bugfix: SP wasn't updated for varargs when frame pointer was eliminated.Lauro Ramos Venancio2007-02-231-2/+2
* Fix stack alignment in functions with varargs.Lauro Ramos Venancio2007-02-231-0/+20