aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/Profiling/edge-profiling.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-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2009-09-04Updated tests to use ProfileVerifer to test ProfileLoader and ProfileEstimator.Andreas Neustifter
2009-09-03Revert "--- Reverse-merging r80908 into '.':", I already "fixed" this.Daniel Dunbar
2009-09-03--- Reverse-merging r80908 into '.':Bill Wendling
2009-09-03Reapply profiling tests.Daniel Dunbar
2009-09-02Removed temporarily because of breaking Darwin builds.Andreas Neustifter
2009-09-02Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead ofAndreas Neustifter