aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/2003-08-12-AllocaNonNull.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Convert tests to FileCheckMatt Arsenault2013-08-281-2/+3
* remove a use of llvm-disChris Lattner2010-11-301-2/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-011-12/+10
* For PR1319:Reid Spencer2007-04-141-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-161-1/+1
* Testcase for feature we should support eventuallyChris Lattner2003-08-121-0/+22