aboutsummaryrefslogtreecommitdiff
path: root/bolt/test
AgeCommit message (Expand)AuthorFilesLines
2024-09-17[bolt][tests] Skip tests that use perf when perf counters are unavailable (#1...Tom Stellard1-2/+3
2024-09-17[Bolt] Explicitly request PIE in tests (#108818)Nikita Popov1-2/+2
2024-09-12[BOLT] Add pseudo probe inline tree to YAML profileAmir Ayupov2-15/+56
2024-09-11[BOLT][NFC] Rename profile-use-pseudo-probesAmir Ayupov1-3/+3
2024-09-03[BOLT][YAML] Allow unknown keys in the input (#100824)Amir Ayupov1-0/+50
2024-08-27[BOLT] Handle internal calls in ValidateInternalCalls (#105736)Maksim Panchenko1-0/+65
2024-08-23[BOLT][test] Removed the use of parentheses in BOLT tests with lit internal s...Harini09242-4/+7
2024-08-21[BOLT] Improve BinaryFunction::inferFallThroughCounts() (#105450)ShatianWang1-0/+45
2024-08-13[llvm-lit] Add REQUIRES: shell to BOLT permission test for lit internal shell...Harini09241-1/+1
2024-08-12[NFC][bolt][test] Change '|&' to '2>&1 |' for lit internal shell support (#10...Connie16-26/+26
2024-08-08[BOLT][DWARF] Add parallelization for processing of DWO debug information (#1...Sayhaan Siddiqui42-42/+42
2024-08-07Revert "[BOLT] Abort on out-of-section symbols in GOT (#100801)"Davide Italiano3-36/+2
2024-08-07[BOLT] Abort on out-of-section symbols in GOT (#100801)Vladislav Khmelevsky3-2/+36
2024-08-07[BOLT] Fix relocations handling (#100890)Vladislav Khmelevsky4-0/+368
2024-08-07[BOLT] Skip PLT search for zero-value weak reference symbols (#69136)sinan1-0/+34
2024-08-07[BOLT] Support map other function entry address (#101466)sinan1-0/+32
2024-07-31[BOLT][NFC] Print timers in perf2bolt invocationAmir Ayupov1-0/+7
2024-07-31[BOLT][NFC] Add timers for MetadataManager invocationsAmir Ayupov1-0/+15
2024-07-31[BOLT][DWARF] Sort GDBIndexTUEntryVector (#101264)Sayhaan Siddiqui1-4/+4
2024-07-30[BOLT][DWARF] Remove option to write to DWP (#100771)Sayhaan Siddiqui7-233/+0
2024-07-27[BOLT][NFC] Fix test requirement (#100867)Vladislav Khmelevsky1-1/+3
2024-07-26[BOLT][DWARF][NFC] Fix DebugStrOffsetsWriter (#100672)Sayhaan Siddiqui1-0/+28
2024-07-25[BOLT] Enable standalone build (#97130)Tristan Ross2-1/+15
2024-07-24[BOLT] Add profile-use-pseudo-probes optionAmir Ayupov1-2/+10
2024-07-24[BOLT] Support more than two jump table parentsAmir Ayupov1-0/+95
2024-07-23[BOLT][DWARF][NFC] Split processUnitDIE into two lambdas (#99957)Sayhaan Siddiqui2-2/+29
2024-07-19fix(bolt/**.py): fix comparison to None (#94012)Eisuke Kawashima1-1/+1
2024-07-19[BOLT][test] Fix Filecheck typos (#93979)klensy6-8/+8
2024-07-19[BOLT] Match functions with call graph (#98125)Shaw Young1-0/+103
2024-07-18[BOLT] Attach pseudo probes to blocks in YAML profileAmir Ayupov1-0/+8
2024-07-18[BOLT] Expose pseudo probe function checksum and GUID (#99389)Amir Ayupov1-1/+22
2024-07-18[BOLT] Support POSSIBLE_PIC_FIXED_BRANCHAmir Ayupov2-5/+9
2024-07-16[BOLT] Store FileSymRefs in a multimapAmir Ayupov3-0/+93
2024-07-15[BOLT][DWARF][NFC] Refactor address writers (#98094)Sayhaan Siddiqui1-3/+3
2024-07-15[bolt][test] Require asserts in X86/match-functions-with-calls-as-anchors.tes...Daniel Bertalan1-1/+1
2024-07-15[BOLT][AArch64] Provide createDummyReturnFunction (#96626)Paschalis Mpeis1-0/+28
2024-07-10[BOLT] Match blocks with calls as anchors (#96596)Shaw Young1-0/+162
2024-07-10[BOLT][DWARF] Cleanup buffer initialization for DWO range writer (#97843)Sayhaan Siddiqui4-59/+54
2024-07-09[BOLT][test] Fix tests for aarch64 buildbot (#97620)Amir Ayupov2-3/+3
2024-07-05[BOLT][BAT] Add support for three-way split functions (#93760)Amir Ayupov1-0/+4
2024-07-05[BOLT][AArch64] Fixes assertion errors occurred when perf2bolt was executed (...รdรกm Kallai1-0/+83
2024-07-04[BOLT][DWARF] Deduplicate Foreign TU list (#97629)Alexander Yermolovich1-6/+5
2024-07-03[BOLT][DWARF] Refactor legacy ranges writers (#96006)Sayhaan Siddiqui4-78/+85
2024-07-03[BOLT] Match functions with name similarity (#95884)Shaw Young1-0/+63
2024-07-01[BOLT,test] Temporarily unsupport reader-stale-yaml-std.testFangrui Song1-0/+1
2024-06-29[BOLT] Match functions with exact hash (#96572)Shaw Young1-0/+63
2024-06-27[BOLT][Linux] Support ORC for alternative instructions (#96709)Maksim Panchenko1-2/+47
2024-06-27[BOLT] Omit CFI state while printing functions without CFI (#96723)Maksim Panchenko3-7/+0
2024-06-25Revert "[๐˜€๐—ฝ๐—ฟ] initial version"shawbyoung1-64/+0
2024-06-25[๐˜€๐—ฝ๐—ฟ] initial versionshawbyoung1-0/+64