aboutsummaryrefslogtreecommitdiff
path: root/bolt/runtime/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-07-25[BOLT] Fix archive output directory for standalone on Mac (#100643)Tristan Ross1-1/+1
2024-07-25[BOLT] Enable standalone build (#97130)Tristan Ross1-5/+17
2023-09-19[BOLT][runtime] Test for outline-atomics supportVladislav Khmelevsky1-1/+5
2023-09-08[BOLT][test] Fix cross-compilation tests after D151920Elvina Yakubova1-0/+3
2023-08-24[BOLT][Instrumentation] AArch64 instrumentation support in runtimeElvina Yakubova1-3/+6
2023-05-27Reland "[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2023-05-19[BOLT][CMake] Use correct output paths and passthrough necessary optionsPetr Hosek1-3/+3
2023-05-17Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Nico Weber1-1/+1
2023-05-13Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-05-06Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-05-06Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-04-15Revert "Revert "Revert "[CMake] Bumps minimum version to 3.20.0."""Mark de Wever1-1/+1
2023-04-15Revert "Revert "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Revert "Reland "[CMake] Bumps minimum version to 3.20.0.""Mark de Wever1-1/+1
2023-03-18Reland "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04Revert "[CMake] Bumps minimum version to 3.20.0."Mark de Wever1-1/+1
2023-03-04[CMake] Bumps minimum version to 3.20.0.Mark de Wever1-1/+1
2022-11-17[BOLT][runtime] Change fPIE flag to fPICVladislav Khmelevsky1-1/+1
2022-11-04adds huge pages support of PIE/no-PIE binariesAlexey Moksyakov1-2/+3
2022-11-01Honor LLVM_LIBDIR_SUFFIXserge-sans-paille1-3/+6
2022-08-20[bolt][llvm][cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+4
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-4/+3
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-3/+4
2022-08-06[LLVM] Update C++ standard to 17Tobias Hieta1-1/+1
2022-07-01[BOLT] Fix instrumentation problem with floating pointMaksim Panchenko1-1/+2
2022-05-13[BOLT][CMAKE] Add missing clauses to bolt/runtime/CMakeLists.txtAmir Ayupov1-0/+2
2022-02-07[BOLT][CMAKE][NFC] Update runtime/CMakeLists.txtAmir Ayupov1-10/+9
2021-11-16[PR] Disable stack protection in runtime librariesVladislav Khmelevsky1-2/+2
2021-06-19[PR] Instrumentation: Generate and use _start and _fini trampolinesVasily Leonenko1-1/+1
2021-01-20[BOLT] Enable intToStr for MacOSAlexander Shaposhnikov1-1/+2
2020-11-17Link the instrumentation runtime on OSXAlexander Shaposhnikov1-1/+1
2020-10-15Add first bits to cross-compile the runtime for OSXAlexander Shaposhnikov1-0/+13
2020-05-02Adding automatic huge page supportXun Li1-4/+12
2019-12-13[BOLT] Support full instrumentationRafael Auler1-1/+1
2019-09-20[BOLT] Fix build for MacRafael Auler1-0/+10
2019-08-07[BOLT] Efficient edge profiling in instrumented modeRafael Auler1-0/+2
2019-07-24[BOLT] Support instrumentation via runtime libraryRafael Auler1-0/+12