summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/Profiling/edge-profiling.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the very substantial, largely unmaintained legacy PGOChandler Carruth2013-10-021-139/+0
* 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
* Updated tests to use ProfileVerifer to test ProfileLoader and ProfileEstimator.Andreas Neustifter2009-09-041-1/+2
* Revert "--- Reverse-merging r80908 into '.':", I already "fixed" this.Daniel Dunbar2009-09-031-0/+138
* --- Reverse-merging r80908 into '.':Bill Wendling2009-09-031-138/+0
* Reapply profiling tests.Daniel Dunbar2009-09-031-0/+138
* Removed temporarily because of breaking Darwin builds.Andreas Neustifter2009-09-021-138/+0
* Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead ofAndreas Neustifter2009-09-021-0/+138
OpenPOWER on IntegriCloud