summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll
Commit message (Expand)AuthorAgeFilesLines
* [ArgPromo][Tests] Run update_test_checks on all ArgumentPromotion testsJohannes Doerfert2019-12-141-4/+15
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+19
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-19/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Use references to attribute groups on the call/invoke instructions.Bill Wendling2013-02-221-2/+2
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-1/+3
* FileCheck-ize the tests.Bill Wendling2013-02-111-7/+9
* 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
* Don't drop function/call return attributes like 'nounwind'.Duncan Sands2008-02-011-0/+15
OpenPOWER on IntegriCloud