aboutsummaryrefslogtreecommitdiff
path: root/bolt/test
AgeCommit message (Expand)AuthorFilesLines
2022-01-31[BOLT][DWARF] Handle shared abbrev sectionAlexander Yermolovich1-0/+121
2022-01-30[BOLT][TEST] Fix building some tests with clang-14 by passing -no-pieAmir Ayupov6-6/+6
2022-01-27[BOLT][DWARF] Fix gdb index sectionAlexander Yermolovich3-0/+311
2022-01-26[BOLT][TEST] Adjust tests for BOLT_CLANG_EXE=clang-{6..9}Amir Ayupov2-2/+4
2022-01-27[BOLT] Fix DWARFv5 for aarch64Vladislav Khmelevsky8-10/+10
2022-01-27[BOLT] Prepare BOLT for unit-testingVladislav Khmelevsky4-0/+73
2022-01-24DWARFv5 default: Switch bolt tests to use DWARFv4 since Bolt doesn't support ...David Blaikie5-5/+5
2022-01-19[BOLT] Remove unreachable uncond branch after returnVladislav Khmelevsky2-0/+48
2022-01-18[BOLT][CMAKE] Use BOLT_CLANG_EXE and BOLT_LLD_EXE as isAmir Ayupov1-2/+4
2022-01-18updateDWARFObjectAddressRanges: nullify low pcVladislav Khmelevsky2-0/+132
2022-01-18[BOLT][TEST] Update exceptions-instrumentation.testAmir Aupov1-1/+1
2022-01-15[BOLT][CMAKE] Accept BOLT_CLANG_EXE and BOLT_LLD_EXEAmir Ayupov3-2/+14
2022-01-12[BOLT][TEST] Move exceptions-instrumentation.test to X86Amir Ayupov2-0/+0
2021-12-23Re-enable Windows build and fix issuesRafael Auler5-11/+22
2021-12-21[BOLT] Don't use ld.lld in testsRafael Auler4-5/+4
2021-12-18[BOLT] Move disassemble optimizations to optimization passesVladislav Khmelevsky5-25/+7
2021-12-15Fix frameopt crash when processing POPFRafael Auler1-0/+31
2021-12-08[PR] Fix update-debug-sections for AArch64Elvina Yakubova5-1/+40
2021-12-01[BOLT] Split functions: support fragments with multiple parentsAmir Ayupov1-0/+100
2021-12-06[BOLT][DWARF] Force allocation of debug_line in RuntimeDyldMaksim Panchenko2-0/+26
2021-12-01[BOLT] Add pass to normalize CFGMaksim Panchenko1-8/+13
2021-12-03[BOLT][TESTS] Move debugTypesBug.s test into binary testsAmir Ayupov4-7245/+0
2021-12-01[BOLT] Tail duplication: disable const/copy propagation by default as a worka...Amir Ayupov1-0/+40
2021-11-24[BOLT] Tail Duplication: fix jump table checkAmir Ayupov1-0/+78
2021-11-24[BOLT] Tail Duplication: skip unreachable blocksAmir Ayupov1-0/+31
2021-11-23[BOLT][TEST] Fix runtime/X86/retpoline-synthetic.testAmir Ayupov1-10/+16
2021-11-14[PR] Fix ShrinkWrapping pop orderVladislav Khmelevsky1-0/+45
2021-11-17[BOLT] Fix tailcall-traps and basic-instr tests on ubuntuRafael Auler4-3/+13
2021-11-15[BOLT][TEST] Add llvm-boltdiff to build/test requirementsAmir Ayupov2-0/+2
2021-11-12[BOLT][TEST] Import small testsAmir Ayupov9-0/+254
2021-11-11[BOLT][TEST] Reduce vararg.testAmir Ayupov3-1137/+4
2021-11-11[BOLT][TEST] Import small testsAmir Ayupov6-0/+133
2021-11-08[BOLT][TEST] Import jump-table-icp.test, update link_fdata scriptAmir Ayupov5-19/+534
2021-11-04[BOLT][TEST] Rename tests to follow standard naming schemeAmir Ayupov50-1/+1
2021-11-03[BOLT][TEST] Import small testsAmir Ayupov5-0/+90
2021-11-03[BOLT][TEST] Add instrumentation test using merge-fdataAmir Ayupov3-0/+54
2021-10-29[BOLT][TEST] Import small testsAmir Ayupov20-1/+792
2021-09-27Rebase: [BOLT] AsmDump: dump function assembly and profile infoRafael Auler1-0/+79
2021-10-26[BOLT] Improve cmake configs for opensourceRafael Auler11-8/+16
2021-10-11[PR][BOLT][TEST] Fix testsElvina Yakubova6-4/+9
2021-10-08[BOLT][TEST] Imported small testsAmir Ayupov11-0/+1756
2021-10-08[BOLT][TEST] Imported small testsAmir Ayupov8-0/+202
2021-10-08[BOLT][TEST] Imported small testsAmir Ayupov6-0/+112
2021-10-08[BOLT][TEST] Imported small testsAmir Ayupov6-0/+1122
2021-10-07[BOLT][TEST] Imported small testsAmir Ayupov10-0/+230
2021-10-06[BOLT][TEST] Imported small testsAmir Ayupov10-0/+262
2021-10-06[BOLT][TEST] Imported small testsAmir Ayupov7-0/+91
2021-10-04[PR] Handle relocations in constant islandsVladislav Khmelevsky2-2/+31
2021-09-30[BOLT] link_fdata: accept symbols with slash in the nameAmir Ayupov1-2/+2
2021-10-06[BOLT][TEST] Imported small testsAmir Ayupov5-0/+149