aboutsummaryrefslogtreecommitdiff
path: root/bolt/lib/Passes/ReorderAlgorithm.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-12-06[BOLT] [Passes] Fix two compile warnings in BOLT (#73086)Ho Cheung1-2/+2
2023-09-21[CodeLayout] Refactor std::vector uses, namespace, and EdgeCountT. NFCFangrui Song1-5/+5
2022-09-19[BOLT] Unifying implementations of ext-tspspupyrev1-0/+51
2022-08-24[BOLT] Towards FunctionLayout const-correctnessFabian Parzefall1-12/+12
2022-08-24Revert "[BOLT] Towards FunctionLayout const-correctness"Fabian Parzefall1-12/+12
2022-08-24[BOLT] Towards FunctionLayout const-correctnessFabian Parzefall1-12/+12
2022-07-30[bolt] Remove redundaunt control-flow statements (NFC)Kazu Hirata1-1/+0
2022-07-16[BOLT] Add function layout classFabian Parzefall1-17/+19
2022-06-23[BOLT][NFC] Use range-based STL wrappersAmir Ayupov1-2/+2
2022-06-05[bolt] Remove unneeded cl::ZeroOrMore for cl::opt optionsFangrui Song1-14/+6
2022-01-13[BOLT][NFC] Remove uses of `std::vector<bool>`Amir Ayupov1-1/+1
2021-12-28[BOLT][NFC] Fix braces usage in PassesAmir Ayupov1-10/+6
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko1-2/+3
2021-12-14[BOLT][NFC] Reformat with clang-formatMaksim Panchenko1-41/+39
2021-10-08Rebase: [NFC] Refactor sources to be buildable in shared modeRafael Auler1-0/+739