summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll
Commit message (Expand)AuthorAge
* Convert tests to FileCheckMatt Arsenault2013-08-28
* remove a use of llvm-disChris Lattner2010-11-30
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-01
* For PR1319:Reid Spencer2007-04-14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Testcase for feature we should support eventuallyChris Lattner2003-08-12