aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/alloca.ll
Commit message (Expand)AuthorAgeFilesLines
* In the presence of variable sized objects, allocate an emergency spill slot.Jim Grosbach2010-07-091-2/+2
* Convert to FileCheck, fixing failure due to tab change in the process.Bob Wilson2009-10-271-4/+3
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Remove llvm-upgrade.Tanya Lattner2008-02-171-7/+7
* For PR1319:Reid Spencer2007-04-161-3/+4
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-031-1/+4
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* add support for calling functions when the caller has variable sized objectsRafael Espindola2006-10-311-1/+4
* Add a run line to this test.Reid Spencer2006-10-271-0/+1
* initial support for frame pointersRafael Espindola2006-10-261-0/+5