summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SRETPromotion/2008-06-04-function-pointer-passing.ll
Commit message (Expand)AuthorAgeFilesLines
* remove the StructRetPromotion pass. It is unused, not maintained andChris Lattner2011-04-111-24/+0
* 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
* Let StructRetPromotion check if it's users are really calling it and notMatthijs Kooijman2008-06-051-0/+24
OpenPOWER on IntegriCloud