aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/alloca.ll
AgeCommit message (Expand)Author
2010-07-09In the presence of variable sized objects, allocate an emergency spill slot.Jim Grosbach
2009-10-27Convert to FileCheck, fixing failure due to tab change in the process.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2007-02-03Improves alloca test. Verifies SP restoration.Lauro Ramos Venancio
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-10-31add support for calling functions when the caller has variable sized objectsRafael Espindola
2006-10-27Add a run line to this test.Reid Spencer
2006-10-26initial support for frame pointersRafael Espindola