summaryrefslogtreecommitdiff
path: root/bolt/unittests
Commit message (Expand)AuthorAgeFilesLines
* [BOLT] Add BOLT_TARGETS_TO_BUILDNathan Sidwell2023-04-211-15/+6
* [BOLT] Fix broken unittestsAmir Ayupov2022-12-112-2/+2
* [BOLT][NFC] Use std::optional in MCPlusBuilderAmir Ayupov2022-12-061-1/+1
* Unittest to skip padding between buildid and filenames.Sriraman Tallam2022-09-301-1/+4
* [BOLT] Support building bolt when LLVM_LINK_LLVM_DYLIB is ONserge-sans-paille2022-09-232-0/+4
* Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson2022-08-251-2/+2
* [CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson2022-08-241-2/+2
* Use value instead of getValue (NFC)Kazu Hirata2022-08-061-1/+1
* Replace Optional::hasValue with has_value or operator bool. NFCFangrui Song2022-07-292-3/+3
* [BOLT] Add support for the latest perf toolMaksim Panchenko2022-07-223-0/+61
* [BOLT] Fix getDynoStats to handle BCs with no functionsAmir Ayupov2022-06-302-0/+25
* [BOLT][NFCI] Refactor interface for adding basic blocksMaksim Panchenko2022-06-161-1/+1
* [BOLT][CMAKE] Fix DYLIB buildAmir Ayupov2022-05-131-2/+6
* [BOLT][perf2bolt] Fix base address calculation for shared objectsMaksim Panchenko2022-04-142-0/+86
* [BOLT] Fix X86MCPlusBuilder::replaceRegWithImmAmir Ayupov2022-02-281-0/+19
* [BOLT][NFC] Fix undefined behavior in encodeAnnotationImmAmir Ayupov2022-02-232-0/+27
* [BOLT][NFC] Report errors from createBinaryContext and RewriteInstance ctorAmir Ayupov2022-02-171-2/+2
* [BOLT-UnitTests] Fix shared libraries buildAmir Ayupov2022-02-041-6/+8
* [BOLT] Fix AARCH64 registers aliasingVladislav Khmelevsky2022-01-283-0/+141
* [BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky2022-01-271-0/+6