aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/MergeFunc/phi-speculation1.ll
AgeCommit message (Expand)Author
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-11-04Fix tests not to emit IR outputAnton Korobeynikov
2008-11-02Add a new MergeFunctions pass. It finds identical functions and merges them.Nick Lewycky