aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/alloca_test.ll
AgeCommit message (Expand)Author
2009-09-05Eliminate uses of %prcontext.Daniel Dunbar
2008-03-01Remove llvm-upgrade and update test cases.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-15The inliner strips dead allocas now. Add a use to allow this test toChris Lattner
2004-08-02Use the new prcontext script.John Criswell
2003-12-09Improve portability with Mac OS/XChris Lattner
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-05-29Change tests to use testrunnerChris Lattner