summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadArgElim/keepalive.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+47
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-47/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* IR: Change inalloca's grammar a bitDavid Majnemer2014-03-091-1/+1
* inalloca: Don't remove dead arguments in the presence of inalloca argsReid Kleckner2014-02-031-0/+16
* Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie...Stephen Lin2013-07-141-1/+1
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-3/+4
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-2/+2
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* adjust test to make it more robustChris Lattner2009-03-011-2/+4
* Support inreg, zext and sext as return value attributes.Devang Patel2008-09-291-2/+2
* Remove a few tests which no longer hold for deadargelim (since it is nowMatthijs Kooijman2008-07-151-15/+7
* Fix typo.Matthijs Kooijman2008-07-151-1/+1
* Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to...Matthijs Kooijman2008-06-201-0/+36
OpenPOWER on IntegriCloud