summaryrefslogtreecommitdiff
path: root/bolt/test
AgeCommit message (Expand)Author
2025-11-19[NFCI][bolt][test] Use AT&T syntax explicitly (#167225)Raul Tambre
2025-11-14[BOLT][print] Add option '--print-only-file' (NFC) (#168023)YongKang Zhu
2025-11-11[BOLT] Move call probe information to CallSiteInfoAmir Ayupov
2025-11-11[BOLT][DWARF] Slice .debug_str from the DWP for each CU (#159540)Liu Ke
2025-11-10[BOLT][AArch64] Add more heuristics on epilogue determination (#167077)YongKang Zhu
2025-11-09[BOLT] Support restartable sequences in tcmalloc (#167195)Maksim Panchenko
2025-11-05[BOLT][AArch64] Fix printing of relocation types (#166621)Maksim Panchenko
2025-11-05[BOLT][NFC] Rename funtions with _negative suffix to _unknown when th… (#16...Elvina Yakubova
2025-11-05[BOLT][AArch64] Fix search to proceed upwards from memcpy call (#166182)Elvina Yakubova
2025-11-04[BOLT] Fix impute-fall-throughs (#166305)Amir Ayupov
2025-11-04[BOLT][AArch64] Run LDR relaxation (#165787)YongKang Zhu
2025-11-04[BOLT][NFC] Clean up the outdated option --write-dwp in doc (#166150)Jinjie Huang
2025-11-03[BOLT] Issue error on unclaimed PC-relative relocation (#166098)Maksim Panchenko
2025-10-31[BOLT] Refactor handling of branch targets. NFCI (#165828)Maksim Panchenko
2025-10-31[BOLT] Add constant island check in scanExternalRefs() (#165577)Jinjie Huang
2025-10-28[DebugInfo] Support to get TU for hash from .debug_types.dwo section in DWARF...Liu Ke
2025-10-23[BOLT] Add --ba flag to deprecate --nl (#164257)Paschalis Mpeis
2025-10-22[BOLT][AArch64] Validate code padding (#164037)YongKang Zhu
2025-10-21[BOLT] Check entry point address is not in constant island (#163418)Asher Dobrescu
2025-10-20[BOLT][NFC] Use brstack in guides and user outputs (#163950)Paschalis Mpeis
2025-10-14[bolt] Fix typos discovered by codespell (#124726)Christian Clauss
2025-10-09[BOLT] Support fragment symbol mapped to the parent address (#162727)Amir Ayupov
2025-10-08[BOLT][AArch64] Fix perf2bolt-spe test (#162312)Paschalis Mpeis
2025-10-08Reapply "[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries...Gergely Bálint
2025-10-07Revert "[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries ...Gergely Bálint
2025-10-07[BOLT][AArch64] Handle OpNegateRAState to enable optimizing binaries with pac...Gergely Bálint
2025-10-06[BOLT] Always treat function entry as code (#160161)Maksim Panchenko
2025-10-03[BOLT][AArch64] Refuse to run CDSplit pass (#159351)Paschalis Mpeis
2025-10-03[BOLT] Add GNUPropertyRewriter and warn on AArch64 BTI note (#161206)Gergely Bálint
2025-10-01[BOLT][AArch64] Skip R_AARCH64_TLSDESC_CALL relocation (#161610)Maksim Panchenko
2025-10-01[BOLT] Gadget scanner: make use of C++17 features and LLVM helpers (#141665)Anatoly Trosinenko
2025-10-01[BOLT] Gadget scanner: optionally assume auth traps on failure (#139778)Anatoly Trosinenko
2025-09-29[BOLT][DWARF] Fix debug info update issue with dwarf4 dwp (#155619)Jinjie Huang
2025-09-25[BOLT] Add heuristics to determine constant island's alignment (#159486)YongKang Zhu
2025-09-25[BOLT][AArch64][instr] Consider targeting ARM64 CPUs without LSE support (#15...YongKang Zhu
2025-09-25[BOLT] Fix incorrect CU-indicies in gdb-index (#151927)itrofimow
2025-09-25[BOLT] Fix dwarf5-dwoid-no-dwoname.s (#160676)Jinjie Huang
2025-09-23[BOLT] Improve unmarked-data.test (#160263)Gergely Bálint
2025-09-23[BOLT][DWARF] Skip processing DWARF CUs with a DWO ID but no DWO name (#154749)Jinjie Huang
2025-09-15[BOLT][DWARF] Get DWO file via relative path if the CompilationDir does not e...Jinjie Huang
2025-09-12[BOLT] fix print-mem-data not working (#156332)Haibo Jiang
2025-09-11[BOLT] Fix debug line emission for functions in multiple compilation units (#...Grigory Pastukhov
2025-09-11[BOLT] Fix unrecognized option values for print-sorted-by-order (#155613)Haibo Jiang
2025-09-09[BOLT][AArch64] Inlining of Memcpy (#154929)YafetBeyene
2025-09-02[BOLT] Port additional test to internal shell (#156487)Aiden Grossman
2025-09-02[BOLT] Improve regexp in link_fdata.py (#152694)Gergely Bálint
2025-08-29[BOLT] Fix DWARF4/5 file index handling in debug info functions (#151401)Grigory Pastukhov
2025-08-29[BOLT] Enable lit internal shell by defaultAiden Grossman
2025-08-29[BOLT] Fix tests that were unresolved when using lit's internal shellAiden Grossman
2025-08-27[BOLT][test] Fix 'veneer-lld-abs' test execution on Windows host (#155525)Vladimir Vereschaka