summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/alloca_test.ll
Commit message (Expand)AuthorAge
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-05
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* The inliner strips dead allocas now. Add a use to allow this test toChris Lattner2006-09-15
* Use the new prcontext script.John Criswell2004-08-02
* Improve portability with Mac OS/XChris Lattner2003-12-09
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Change tests to use testrunnerChris Lattner2003-05-29