aboutsummaryrefslogtreecommitdiff
path: root/bolt/unittests
AgeCommit message (Expand)AuthorFilesLines
2023-11-16[Bolt] Solving pie support issue (#65494)JohnLee12431-0/+21
2023-11-08[BOLT][AArch64] Don't change layout in PatchEntries (#71278)Vladislav Khmelevsky1-0/+40
2023-10-06[BOLT][NFC] Add MCSubtargetInfo to MCPlusBuilder (#68223)Job Noorman1-2/+3
2023-04-21[BOLT] Add BOLT_TARGETS_TO_BUILDNathan Sidwell1-15/+6
2022-12-11[BOLT] Fix broken unittestsAmir Ayupov2-2/+2
2022-12-06[BOLT][NFC] Use std::optional in MCPlusBuilderAmir Ayupov1-1/+1
2022-09-30Unittest to skip padding between buildid and filenames.Sriraman Tallam1-1/+4
2022-09-23[BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille2-0/+4
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-2/+2
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-2/+2
2022-08-06Use value instead of getValue (NFC)Kazu Hirata1-1/+1
2022-07-29Replace Optional::hasValue with has_value or operator bool. NFCFangrui Song2-3/+3
2022-07-22[BOLT] Add support for the latest perf toolMaksim Panchenko3-0/+61
2022-06-30[BOLT] Fix getDynoStats to handle BCs with no functionsAmir Ayupov2-0/+25
2022-06-16[BOLT][NFCI] Refactor interface for adding basic blocksMaksim Panchenko1-1/+1
2022-05-13[BOLT][CMAKE] Fix DYLIB buildAmir Ayupov1-2/+6
2022-04-14[BOLT][perf2bolt] Fix base address calculation for shared objectsMaksim Panchenko2-0/+86
2022-02-28[BOLT] Fix X86MCPlusBuilder::replaceRegWithImmAmir Ayupov1-0/+19
2022-02-23[BOLT][NFC] Fix undefined behavior in encodeAnnotationImmAmir Ayupov2-0/+27
2022-02-17[BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctorAmir Ayupov1-2/+2
2022-02-04[BOLT-UnitTests] Fix shared libraries buildAmir Ayupov1-6/+8
2022-01-28[BOLT] Fix AARCH64 registers aliasingVladislav Khmelevsky3-0/+141
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky1-0/+6