summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/alloca.ll
Commit message (Expand)AuthorAge
* In the presence of variable sized objects, allocate an emergency spill slot.Jim Grosbach2010-07-09
* Convert to FileCheck, fixing failure due to tab change in the process.Bob Wilson2009-10-27
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* For PR1319:Reid Spencer2007-04-16
* Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio2007-02-03
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* add support for calling functions when the caller has variable sized objectsRafael Espindola2006-10-31
* Add a run line to this test.Reid Spencer2006-10-27
* initial support for frame pointersRafael Espindola2006-10-26