summaryrefslogtreecommitdiff
path: root/bolt/test/runtime
Commit message (Expand)AuthorAgeFilesLines
* [BOLT][test] Fix retpoline-synthetic.testAmir Aupov2023-05-081-1/+0
* [BOLT] Use MCInstPrinter in createRetpolineFunctionTagAmir Ayupov2023-05-081-0/+7
* [BOLT] Add bolt-runtime requirement to testsNathan Sidwell2023-04-197-7/+7
* [BOLT] Pass instrumentation-file arg for X86 xmm testVladislav Khmelevsky2023-03-131-1/+2
* [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][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
* [BOLT][TEST] Limit iterations in X86/exceptions-pic.testAmir Ayupov2022-12-222-5/+10
* adds huge pages support of PIE/no-PIE binariesAlexey Moksyakov2022-11-041-0/+27
* [llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh2022-10-291-1/+1
* [BOLT] Add pass to fix ambiguous memory referencesRafael Auler2022-10-122-0/+191
* [BOLT][TEST] Fix section order testMaksim Panchenko2022-10-071-2/+0
* [BOLT] Change order of new sectionsMaksim Panchenko2022-10-071-0/+12
* [BOLT] Verify externally referenced blocks against jump table targetsAmir Ayupov2022-09-162-0/+88
* [BOLT] Preserve original LSDA type encodingrevunov.denis@huawei.com2022-09-141-0/+41
* [BOLT] Emit LSDA call sites for all fragmentsFabian Parzefall2022-09-082-2/+102
* [BOLT][TEST] Remove functions with dynamic exception specificationAmir Ayupov2022-09-072-10/+2
* [BOLT] Fix ignored LP at fragment startFabian Parzefall2022-08-171-0/+167
* [BOLT][TEST] Update fptr.testAmir Ayupov2022-07-251-1/+1
* [BOLT] Fix instrumentation problem with floating pointMaksim Panchenko2022-07-011-0/+25
* [BOLT] Fix EH trampoline backout codeMaksim Panchenko2022-06-292-0/+329
* [BOLT] Mark option values of --split-functions deprecatedFabian Parzefall2022-06-243-5/+4
* [BOLT][TEST] Fix stack alignment in section-reloc-with-addend.sMaksim Panchenko2022-06-201-4/+10
* [BOLT] Split functions with exceptions in shared objects and PIEsMaksim Panchenko2022-06-192-1/+30
* [BOLT][TEST] Use double dash flags in testsMaksim Panchenko2022-06-1033-75/+82
* [BOLT] Cache-Aware Tail Duplicationspupyrev2022-06-031-3/+3
* [BOLT][TEST] Replace cache+ option with ext-tspHuan Nguyen2022-06-019-10/+10
* [BOLT] Fix r_aarch64_prelxx testAlexey Moksyakov2022-04-281-37/+0
* [BOLT] Add R_AARCH64_PREL16/32/64 relocations supportAlexey Moksyakov2022-04-211-0/+37
* [BOLT] Update skipRelocation for aarch64Vladislav Khmelevsky2022-04-131-5/+12
* [BOLT][TEST] Add -no-pie to two testsAmir Ayupov2022-04-132-2/+2
* [BOLT][TEST] Remove -no-pie from cflags/cxxflagsAmir Ayupov2022-04-1312-12/+12
* [BOLT] Fix two aarch64 testsVladislav Khmelevsky2022-04-134-394/+0
* [BOLT] Fix plt relocations symbol matchVladislav Khmelevsky2022-04-054-27/+25
* [BOLT] Align constant islands to 8 bytesVladislav Khmelevsky2022-03-271-2/+2
* [BOLT] Handle ifuncs trampolines for aarch64Vladislav Khmelevsky2022-03-091-0/+29
* [BOLT] Enable PLT analysis for aarch64Vladislav Khmelevsky2022-03-021-0/+25
* [BOLT] Update dynamic relocations from section relocationsVladislav Khmelevsky2022-02-164-0/+394
* [BOLT][TEST] Fix building some tests with clang-14 by passing -no-pieAmir Ayupov2022-01-302-2/+2
* [BOLT][TEST] Update exceptions-instrumentation.testAmir Aupov2022-01-181-1/+1
* [BOLT][TEST] Move exceptions-instrumentation.test to X86Amir Ayupov2022-01-122-0/+0
* [BOLT][TEST] Fix runtime/X86/retpoline-synthetic.testAmir Ayupov2021-11-231-10/+16
* [BOLT] Fix tailcall-traps and basic-instr tests on ubuntuRafael Auler2021-11-172-2/+11
* [BOLT][TEST] Rename tests to follow standard naming schemeAmir Ayupov2021-11-0410-0/+0
* [BOLT][TEST] Add instrumentation test using merge-fdataAmir Ayupov2021-11-032-0/+53
* [BOLT][TEST] Import small testsAmir Ayupov2021-10-295-0/+116
* [BOLT] Improve cmake configs for opensourceRafael Auler2021-10-267-7/+7
* [PR][BOLT][TEST] Fix testsElvina Yakubova2021-10-113-3/+4
* [BOLT][TEST] Imported small testsAmir Ayupov2021-10-082-0/+64