aboutsummaryrefslogtreecommitdiff
path: root/clang/utils/perf-training
AgeCommit message (Expand)AuthorFilesLines
2023-05-23[NFC][Py Reformat] Reformat python files in clang and clang-tools-extraTobias Hieta1-369/+468
2023-05-13[Clang][CMake] Use perf-training for Clang-BOLTAmir Ayupov3-0/+57
2023-02-19[CMake] Fix driver build on MacOSAlex Brachet1-1/+3
2023-02-11[Clang][perf-training] Remove trailing whitespace in perf-helperAmir Ayupov1-8/+8
2023-01-17[perf-training] Check extension in findFilesWithExtensionAmir Ayupov1-1/+1
2023-01-10Revert "[perf-training] Check extension in findFilesWithExtension"Amir Aupov1-1/+1
2023-01-10[perf-training] Check extension in findFilesWithExtensionAmir Ayupov1-1/+1
2022-11-30[CMake] Support injecting extra dependencies for perf-trainingPetr Hosek1-1/+1
2022-11-30[perf-training] Support additional test suffixesPetr Hosek2-2/+2
2022-09-23[CMake] Add clang-bolt targetAmir Ayupov1-3/+15
2022-03-25[cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIRSam McCall3-10/+2
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall2-20/+2
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek2-2/+2
2020-05-05Reapply "NFC: utils/perf-training: Python 3 compatibility for lit.cfg"Azharuddin Mohammed1-1/+1
2020-04-29Revert "Temporarily revert "build: use `find_package(Python3)` if available""Saleem Abdulrasool3-6/+6
2020-04-28Temporarily revert "build: use `find_package(Python3)` if available"Eric Christopher3-6/+6
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool3-6/+6
2020-04-27Revert "build: use `find_package(Python3)` if available"Saleem Abdulrasool3-6/+6
2020-04-28build: use `find_package(Python3)` if availableSaleem Abdulrasool3-6/+6
2020-02-06[CMake] Rename EXCLUDE_FROM_ALL and make it an argument to add_lit_testsuiteJonas Devlieghere1-4/+2
2020-01-25[perf-training] Update ' (in-process)' prefix handlingFrancis Visoiu Mistrih1-9/+2
2020-01-17[perf-training] Ignore ' (in-process)' prefix from -###Francis Visoiu Mistrih1-1/+9
2019-12-17[perf-training] Change profile file pattern string to use %4m instead of %pXin-Xin Wang1-1/+1
2019-12-14[perf-training] Make training data location configurableShoaib Meenai5-5/+11
2019-07-24Revert "NFC: utils/perf-training: Python 3 compatibility for lit.cfg"Azharuddin Mohammed1-1/+1
2019-07-12NFC: utils/perf-training: Python 3 compatibility for lit.cfgAlex Lorenz1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-11[Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.pySerge Guelton1-2/+2
2018-12-18Portable Python script across Python versionSerge Guelton1-1/+1
2018-12-18Portable Python script across Python versionSerge Guelton1-3/+3
2017-10-13[clang] Enable clang build with LLVM_BUILD_INSTRUMENTED without setting LLVM_...Alexander Shaposhnikov1-6/+6
2017-07-05Fix one more reference to lit.util.capture()Michael Zolotukhin2-2/+4
2017-01-04[clang] Update lit config in utils/perf-trainingAlexander Shaposhnikov2-4/+3
2016-12-31[clang] Fix clean build of generate-order-fileAlexander Shaposhnikov1-1/+5
2016-08-24[Order Files] On Darwin use DTrace's oneshot probeChris Bieneman1-0/+5
2016-08-02Revert "[Order Files] Remove dtrace predicate"Chris Bieneman1-1/+2
2016-08-02[Order Files] Remove dtrace predicateChris Bieneman1-2/+1
2016-08-01[Order Files] Fixing an error in the perf-helper scriptChris Bieneman1-1/+1
2016-07-29[Perf-Helper] Add logging for dtrace commandsChris Bieneman1-0/+1
2016-06-14[perf-training] Ignore 'Profile Note' warnings from the runtimeVedant Kumar1-0/+1
2016-06-14Remove stray semi-colon in *.py file, NFCVedant Kumar1-1/+1
2016-04-16Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2-4/+4
2016-04-13[OrderFiles] Don't allow lit to run dtrace multithreadedChris Bieneman1-0/+1
2016-04-08[Perf-Training] Reworked workflow improvements for order-file generationChris Bieneman1-2/+1
2016-03-22[Perf-training] Using os.devnull instead of a temp fileChris Bieneman1-4/+1
2016-03-22[Perf-training] Cleanup based on feedback from Sean SilvasChris Bieneman1-11/+6
2016-03-22[Perf-training] Fixing an issue with multi-threading PGO generationChris Bieneman1-2/+5
2016-03-21[Perf-training] Adding support for tests to skip the clang driverChris Bieneman5-2/+69
2016-02-17[cmake] Revert r260742 (and r260744) to improve order file support.Chandler Carruth1-1/+2
2016-02-12[CMake] Improve the clang order-file generation workflowChris Bieneman1-2/+1