summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/2009-01-08-NoInlineDynamicAlloca.ll
Commit message (Expand)AuthorAgeFilesLines
* [PM] Turn on the new PM's inliner in addition to the current one forChandler Carruth2016-12-271-0/+1
* [Inliner] Modernize all of the inliner tests that were using grep.Chandler Carruth2016-12-271-25/+28
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* 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
* Do not inline functions with (dynamic) alloca intoDale Johannesen2009-01-081-0/+36
OpenPOWER on IntegriCloud