aboutsummaryrefslogtreecommitdiff
path: root/bolt/utils/llvm-bolt-wrapper.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-01[BOLT][utils] Remove heatmap mode detection from wrapper scriptAmir Ayupov1-2/+1
2023-05-25[NFC][Py Reformat] Reformat python files in the rest of the dirsTobias Hieta1-97/+150
2023-05-16[BOLT][Wrapper] Fix off-by-one in find_section upper limitJob Noorman1-1/+1
2023-04-24[BOLT][Wrapper] Fix off-by-one when parsing 'cmp' outputJob Noorman1-1/+2
2023-02-09[BOLT][Wrapper] Don't compare output upon error exit codeAmir Ayupov1-16/+20
2022-01-28[BOLT] Imported llvm-bolt-wrapper scriptAmir Ayupov1-0/+397