summaryrefslogtreecommitdiff
path: root/bolt/test
Commit message (Expand)AuthorAgeFilesLines
* [X86][AsmParser] Reapply "Refactor code and optimize more instructions from V...Shengchen Kan2023-05-131-1/+1
* [BOLT][test] Fix retpoline-synthetic.testAmir Aupov2023-05-081-1/+0
* [BOLT] Use MCInstPrinter in createRetpolineFunctionTagAmir Ayupov2023-05-083-0/+9
* [BOLT][DWARF] Fix dwarf5-one-loclists-two-bases testAlexander Yermolovich2023-05-081-6/+5
* [BOLT][DWARF] Fix handling of loclists_base without location accessesAlexander Yermolovich2023-05-032-0/+467
* [BOLT] Make sure Mach-O binaries are actually linkedJob Noorman2023-05-022-0/+412
* [BOLT] Fix many tests detected as unsupportedJob Noorman2023-04-241-1/+1
* [BOLT] Add BOLT_TARGETS_TO_BUILDNathan Sidwell2023-04-211-1/+1
* [BOLT][NFC] Remove exec permission from some testsNathan Sidwell2023-04-196-0/+0
* [BOLT] Add bolt-runtime requirement to testsNathan Sidwell2023-04-197-7/+7
* [BOLT][DWARF] Fix handling of CUs without TU referenceAlexander Yermolovich2023-04-172-1/+229
* [BOLT][test] Update AArch64/r_aarch64_prelxx.s testAmir Ayupov2023-04-171-1/+1
* [BOLT] Fix section-end-sym.s test to only run x86/LinuxMuhammad Omair Javaid2023-04-121-1/+1
* [BOLT] Fix creation of invalid CFG in presence of dead codeRafael Auler2023-04-111-0/+66
* [BOLT] computing raw branch count for yaml profilesspupyrev2023-03-281-3/+4
* [BOLT] Don't use section relocations when computing hash for data from other ...Denis Revunov2023-03-242-0/+89
* Add "REQUIRES: asserts" to test that uses --debug-only flagAmy Huang2023-03-221-1/+1
* [BOLT] Reject symbols pointing to section endJob Noorman2023-03-211-0/+29
* [BOLT] Add .relr.dyn section supportVladislav Khmelevsky2023-03-171-3/+28
* [BOLT] Add writable segment for allocatable sectionsVladislav Khmelevsky2023-03-153-0/+62
* [BOLT] Pass instrumentation-file arg for X86 xmm testVladislav Khmelevsky2023-03-131-1/+2
* [BOLT] Improve dynamic relocations support for CIVladislav Khmelevsky2023-03-131-7/+27
* [BOLT][Instrumentation] Preserve red zone for functions with tail calls onlyAmir Ayupov2023-03-031-0/+51
* [BOLT] Remove dependency on StringMap iteration orderMaksim Panchenko2023-03-031-1/+1
* [BOLT] Prevent unsetting unknown control flow for split jump tableAmir Ayupov2023-02-271-0/+65
* [BOLT] fix tests on arm64Sebastian Pop2023-02-252-2/+2
* [BOLT][AArch64] Replace NOP with adrp in AdrRelaxationPass to preserve relati...Denis Revunov2023-02-221-0/+8
* [BOLT] Attempt to fix bolt/test/runtime/AArch64/adrrelaxationpass.s after D14...Kristina Bessonova2023-02-191-2/+2
* [Test] Fix YAML mapping keys duplication. NFC.Anton Sidorenko2023-02-091-0/+1
* [BOLT] Process fragment siblings in lite mode, keep lite mode onAmir Ayupov2023-02-085-1/+235
* [BOLT] Search section based on relocation symbolyavtuk2023-02-082-0/+35
* [BOLT][TEST] Fix is-strip test for NFC testingAmir Ayupov2023-02-071-1/+1
* [BOLT] Reintroduce allow-strippedAmir Ayupov2023-02-062-4/+5
* [AArch64] fix bug #55005 handle DW_CFA_GNU_NegateRAStateSebastian Pop2023-02-042-0/+70
* [BOLT][DWARF] Add logging for split dwarfAlexander Yermolovich2023-01-271-0/+12
* [BOLT] Use LTO fuzzy name matching in function-orderAmir Ayupov2023-01-252-2/+16
* [BOLT][DWARF] Reuse entries in .debug_addr when not modifiedAlexander Yermolovich2023-01-244-0/+466
* [BOLT] Handle __uniq suffix added by -funique-internal-linkage-namesAmir Ayupov2023-01-201-3/+21
* [BOLT][DWARF] Change loclist encoding to use base_addrxAlexander Yermolovich2023-01-207-56/+56
* [bolt][test] Add REQUIRES: asserts to jt-symbol-disambiguation-3.sArthur Eubanks2023-01-161-1/+1
* [BOLT] Add test case triggering JT assertionRafael Auler2023-01-111-0/+115
* [BOLT][DWARF] Change rangelists to use DW_RLE_offset_pairAlexander Yermolovich2023-01-0610-44/+45
* [BOLT] Check no-LBR samples in mayHaveProfileDataAmir Ayupov2023-01-032-0/+58
* [BOLT] Respect -function-order in lite modeAmir Ayupov2022-12-282-0/+36
* [BOLT][TEST] Limit iterations in X86/exceptions-pic.testAmir Ayupov2022-12-222-5/+10
* [BOLT][AArch64] Handle adrp+ld64 linker relaxationsVladislav Khmelevsky2022-12-232-0/+211
* [BOLT][DWARF] Fix for Handle zero size DW_TAG_inlined_subroutineAlexander Yermolovich2022-12-141-138/+218
* [BOLT] Handle access errors while reading profileMaksim Panchenko2022-12-071-0/+13
* [BOLT][DWARF] Don't create extra .debug_str_offsets contributionsAlexander Yermolovich2022-12-071-0/+304
* [bolt] Stop setting config.llvm_plugin_ext in lit.site.cfg.py.inNico Weber2022-11-221-1/+0