summaryrefslogtreecommitdiff
path: root/test/Analysis/Profiling
Commit message (Expand)AuthorAge
* Add default JIT LIT variable.James Molloy2012-10-02
* llvm/test/Analysis/Profiling: Mark 3 of them as REQUIRES: loadable_module.NAKAMURA Takumi2012-08-29
* Profile: set branch weight metadata with data generated from profiling.Manman Ren2012-08-28
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi2010-11-29
* 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
* Updated tests to use ProfileVerifer to test ProfileLoader and ProfileEstimator.Andreas Neustifter2009-09-04
* Revert "--- Reverse-merging r80908 into '.':", I already "fixed" this.Daniel Dunbar2009-09-03
* --- Reverse-merging r80908 into '.':Bill Wendling2009-09-03
* Disable some parts of the profiling-tool-chain test, which is currently failingDaniel Dunbar2009-09-03
* Reapply profiling tests.Daniel Dunbar2009-09-03
* Removed temporarily because of breaking Darwin builds.Andreas Neustifter2009-09-02
* Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead ofAndreas Neustifter2009-09-02
* Don't force the triple or data layout in this test. We just have to get themDaniel Dunbar2009-09-02
* rm needs -fTorok Edwin2009-08-28
* Remove the llvmprof.out from the test output, otherwise runningTorok Edwin2009-08-28
* Remove profiling output file because two consecutive runs of make check giveAndreas Neustifter2009-08-28
* Removed unnecessary file creation during test.Andreas Neustifter2009-08-28
* Pulled all tests into one test. Removed some redundant tests. Rename.Andreas Neustifter2009-08-28
* Readded test from r79615, this tests the complete profiling tool chain. FurhterAndreas Neustifter2009-08-28
* Removed profiling test, lli not available on all platforms.Andreas Neustifter2009-08-21
* Added tests for Profiling Infrastructure.Andreas Neustifter2009-08-21