aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ArgumentPromotion/2008-02-01-ReturnAttrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-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