aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/2009-02-11-NotInitialized.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
2009-02-13Reapply r64300:Nick Lewycky
2009-02-11Revert r64300 and r64301. These were causing the following errors respectively:Bill Wendling
2009-02-11Make sure the SCC pass manager initializes any containedDuncan Sands