summaryrefslogtreecommitdiff
path: root/test/Transforms/Inline/array_merge.ll
Commit message (Expand)AuthorAge
* Commit test change, forgotten as part of r131838.Nick Lewycky2011-05-22
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Implement a new optimization in the inliner: if inlining multipleChris Lattner2009-08-27