aboutsummaryrefslogtreecommitdiff
path: root/utils/perf-training
AgeCommit message (Expand)Author
2019-07-24Revert "NFC: utils/perf-training: Python 3 compatibility for lit.cfg"Azharuddin Mohammed
2019-07-12NFC: utils/perf-training: Python 3 compatibility for lit.cfgAlex Lorenz
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2019-01-11[Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.pySerge Guelton
2018-12-18Portable Python script across Python versionSerge Guelton
2018-12-18Portable Python script across Python versionSerge Guelton
2017-10-13[clang] Enable clang build with LLVM_BUILD_INSTRUMENTED without setting LLVM_...Alexander Shaposhnikov
2017-07-05Fix one more reference to lit.util.capture()Michael Zolotukhin
2017-01-04[clang] Update lit config in utils/perf-trainingAlexander Shaposhnikov
2016-12-31[clang] Fix clean build of generate-order-fileAlexander Shaposhnikov
2016-08-24[Order Files] On Darwin use DTrace's oneshot probeChris Bieneman
2016-08-02Revert "[Order Files] Remove dtrace predicate"Chris Bieneman
2016-08-02[Order Files] Remove dtrace predicateChris Bieneman
2016-08-01[Order Files] Fixing an error in the perf-helper scriptChris Bieneman
2016-07-29[Perf-Helper] Add logging for dtrace commandsChris Bieneman
2016-06-14[perf-training] Ignore 'Profile Note' warnings from the runtimeVedant Kumar
2016-06-14Remove stray semi-colon in *.py file, NFCVedant Kumar
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov
2016-04-13[OrderFiles] Don't allow lit to run dtrace multithreadedChris Bieneman
2016-04-08[Perf-Training] Reworked workflow improvements for order-file generationChris Bieneman
2016-03-22[Perf-training] Using os.devnull instead of a temp fileChris Bieneman
2016-03-22[Perf-training] Cleanup based on feedback from Sean SilvasChris Bieneman
2016-03-22[Perf-training] Fixing an issue with multi-threading PGO generationChris Bieneman
2016-03-21[Perf-training] Adding support for tests to skip the clang driverChris Bieneman
2016-02-17[cmake] Revert r260742 (and r260744) to improve order file support.Chandler Carruth
2016-02-12[CMake] Improve the clang order-file generation workflowChris Bieneman
2016-02-05Revert "[CMake] Improve the clang order-file generation workflow"Chris Bieneman
2016-02-05[CMake] Improve the clang order-file generation workflowChris Bieneman
2016-01-15[CMake] Fix bots broken by including order file generation in check-allChris Bieneman
2016-01-15[CMake] [Order-files] Use print_function as an attempt at being forward compa...Chris Bieneman
2016-01-15[CMake] Support generation of linker order files using dtraceChris Bieneman
2015-12-19[CMake] Fixing a typo in a flagChris Bieneman
2015-12-18[CMake] PGO training dataChris Bieneman
2015-12-16[CMake] Add support for generating profdata for clang from training filesChris Bieneman