aboutsummaryrefslogtreecommitdiff
path: root/bolt/test
AgeCommit message (Expand)AuthorFilesLines
2024-03-15[BOLT][DWARF] Add support for DW_IDX_parent (#85285)Alexander Yermolovich11-161/+312
2024-03-15[BOLT] Check BF state in stale matching (#85339)Amir Ayupov1-0/+4
2024-03-12[BOLT] Add support for Linux kernel PCI fixup section (#84982)Maksim Panchenko1-0/+41
2024-03-11[BOLT][DWWARF] Fix foreign TU index with local TUs (#84594)Alexander Yermolovich4-0/+1190
2024-03-07[BOLT] Properly propagate Cursor errors (#84378)Maksim Panchenko1-0/+5
2024-03-07[BOLT] Add reading support for Linux kernel .altinstructions section (#84283)Maksim Panchenko1-0/+92
2024-03-06[BOLT] Add reading support for Linux kernel __bug_table section (#84082)Maksim Panchenko1-0/+46
2024-03-06[BOLT,test] Remove -relax-relocationsFangrui Song2-3/+2
2024-03-05[BOLT] Add reading support for Linux kernel .parainstructions section (#83965)Maksim Panchenko1-0/+54
2024-03-04[BOLT] Add reading support for Linux kernel exception table (#83100)Maksim Panchenko1-0/+64
2024-02-27[BOLT] Move test under X86 target. NFCI (#83202)Maksim Panchenko1-2/+2
2024-02-27[BOLT][AArch64] Skip BBs only instead of functions (#81989)Elvina Yakubova1-7/+83
2024-02-26[BOLT][DWARF] Add support for .debug_names (#81062)Alexander Yermolovich18-0/+5717
2024-02-26[BOLT] Fix runtime/instrument-wrong-target.s test (#82858)Alexander Yermolovich1-1/+2
2024-02-18[BOLT] Add support for Linux kernel static calls table (#82072)Maksim Panchenko1-0/+59
2024-02-16[BOLT] Add writing support for Linux kernel ORC (#80950)Maksim Panchenko1-11/+43
2024-02-16[BOLT][DWARF] Do not emit zero low_pc address arange (#81955)Alexander Yermolovich3-0/+565
2024-02-14[BOLT][DWARF] Add test for DW_AT_ranges input without function output (#81794)Alexander Yermolovich3-8/+542
2024-02-14[BOLT][DWARF] Fix out of order rangelists/loclists (#81645)Alexander Yermolovich1-0/+485
2024-02-12[BOLT][NFC] Log through JournalingStreams (#81524)Amir Ayupov2-0/+58
2024-02-06[BOLT] Make ifunc test not statically-resolvable. NFCJon Roelofs1-1/+4
2024-02-01[BOLT] Enable re-writing of Linux kernel binary (#80228)Maksim Panchenko1-0/+2
2024-02-01[BOLT] Adjust section sizes based on file offsets (#80226)Maksim Panchenko1-0/+52
2024-01-30[BOLT] Detect Linux kernel based on ELF program headers (#80086)Maksim Panchenko1-8/+2
2024-01-29[BOLT] Fix comparison function for Linux ORC entries (#79921)Maksim Panchenko1-5/+21
2024-01-25[BOLT] Deduplicate equal offsets in BAT (#76905)Amir Ayupov1-1/+1
2024-01-25[BOLT][DWARF] Add option to specify DW_AT_comp_dir (#79395)Alexander Yermolovich2-0/+34
2024-01-25[BOLT] Report input staleness (#79496)Amir Ayupov1-0/+9
2024-01-24[BOLT] Fix updating DW_AT_stmt_list for DWARF5 TUs (#79374)Alexander Yermolovich4-0/+1040
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov2-2/+7
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov2-7/+2
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov2-2/+7
2024-01-12[BOLT] Embed cold mapping info into function entry in BAT (#76903)Amir Ayupov1-2/+1
2024-01-11[BOLT] Delta-encode function start addresses in BAT (#76902)Amir Ayupov1-1/+1
2024-01-11[BOLT] Delta-encode offsets in BAT (#76900)Amir Ayupov1-1/+1
2024-01-11[BOLT] Encode BAT using ULEB128 (#76899)Amir Ayupov1-1/+1
2024-01-11[BOLT][NFC] Print BAT section size (#76897)Amir Ayupov1-0/+1
2024-01-08[BOLT] Update test case after #77253Min-Yih Hsu1-1/+1
2023-12-21[BOLT] Don't split likely fallthrough in CDSplit (#76164)ShatianWang1-5/+4
2023-12-15fixup! fixup! [GlobalISel] Always direct-call IFuncs and Aliases (#74902)Jon Roelofs1-1/+1
2023-12-15fixup! [GlobalISel] Always direct-call IFuncs and Aliases (#74902)Jon Roelofs1-6/+5
2023-12-14[RISCV] Support printing immediate of RISCV MCInst in hexadecimal format (#74...Wang Yaduo5-12/+12
2023-12-14Revert "[RISCV] Support printing immediate of RISCV MCInst in hexadecimal for...Vitaly Buka5-12/+12
2023-12-15[RISCV] Support printing immediate of RISCV MCInst in hexadecimal format (#74...Wang Yaduo5-12/+12
2023-12-14[BOLT][DWARF] Fix handling .debug_str_offsets for type units (#75522)Alexander Yermolovich3-0/+498
2023-12-13[BOLT] Fix some dwarf tests affected by 75095 (#75327)Rafael Auler6-6/+6
2023-12-11[BOLT][DWARF] Fix handling of debug_str_offsets (#75100)Alexander Yermolovich1-0/+66
2023-12-11[BOLT] Provide backwards compatibility for YAML profile with std::hash (#74253)Amir Ayupov3-0/+125
2023-12-06[BOLT] Fix a wrong compiler option in test (#74420)sinan1-1/+1
2023-12-05[bolt] Support arm64 FP register spills (#73021)eleviant1-0/+19