1. 4c8850c AArch64: use MCJIT by default and enable related tests. by Tim Northover · 11 years ago
  2. 1f7fe80 Disable profiling tests for Hexagon since it doesn't support JIT. by Jyotsna Verma · 12 years ago
  3. f13a7e2 AArch64: adjust tests which rely on a default JIT by Tim Northover · 12 years ago
  4. 9e36496 Add default JIT LIT variable. by James Molloy · 12 years ago
  5. c3c237d llvm/test/Analysis/Profiling: Mark 3 of them as REQUIRES: loadable_module. by NAKAMURA Takumi · 12 years ago
  6. d262004 Profile: set branch weight metadata with data generated from profiling. by Manman Ren · 12 years ago
  7. 0f0c411 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. by Eli Bendersky · 13 years ago
  8. 86c817e test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. by NAKAMURA Takumi · 14 years ago
  9. f2f6ce6 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the by Dan Gohman · 15 years ago
  10. 3e054fe Use opt -S instead of piping bitcode output through llvm-dis. by Dan Gohman · 15 years ago
  11. b1e1e82 Change these tests to feed the assembly files to opt directly, instead by Dan Gohman · 15 years ago
  12. 365b18e Updated tests to use ProfileVerifer to test ProfileLoader and ProfileEstimator. by Andreas Neustifter · 15 years ago
  13. b5f2596 Revert "--- Reverse-merging r80908 into '.':", I already "fixed" this. by Daniel Dunbar · 15 years ago
  14. 1c5ffdf --- Reverse-merging r80908 into '.': D test/Analysis/Profiling by Bill Wendling · 15 years ago
  15. 57ed222 Disable some parts of the profiling-tool-chain test, which is currently failing by Daniel Dunbar · 15 years ago
  16. 3a22ff3 Reapply profiling tests. by Daniel Dunbar · 15 years ago
  17. ca172ae Removed temporarily because of breaking Darwin builds. by Andreas Neustifter · 15 years ago
  18. 793d4a8 Changed profiling-tool-chain.ll test to use optimal-edge-profiling instead of by Andreas Neustifter · 15 years ago
  19. 5458981 Don't force the triple or data layout in this test. We just have to get them by Daniel Dunbar · 15 years ago
  20. 1cb2de3 rm needs -f by Torok Edwin · 15 years ago
  21. 0debb15 Remove the llvmprof.out from the test output, otherwise running by Torok Edwin · 15 years ago
  22. 1896727 Remove profiling output file because two consecutive runs of make check give by Andreas Neustifter · 15 years ago
  23. cf4f719 Removed unnecessary file creation during test. by Andreas Neustifter · 15 years ago
  24. 82fdced Pulled all tests into one test. Removed some redundant tests. Rename. by Andreas Neustifter · 15 years ago
  25. 798261c Readded test from r79615, this tests the complete profiling tool chain. Furhter by Andreas Neustifter · 15 years ago
  26. 4678c2d Removed profiling test, lli not available on all platforms. by Andreas Neustifter · 15 years ago
  27. e879bda Added tests for Profiling Infrastructure. by Andreas Neustifter · 15 years ago