Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bolt
AgeCommit message (Expand)Author
2022-07-14[BOLT] Support multiple parents for split jump tableHuan Nguyen
2022-07-13[BOLT][AArch64] Handle gold linker veneersVladislav Khmelevsky
2022-07-12[BOLT][AArch64] Use all supported CPU features on AArch64Denis Revunov
2022-07-12[BOLT] Restrict execution of tests that fail on WindowsRafael Auler
2022-07-12[BOLT] Increase coverage of shrink wrapping [5/5]Rafael Auler
2022-07-12[BOLT] Increase coverage of shrink wrapping [4/5]Rafael Auler
2022-07-12[BOLT] Increase coverage of shrink wrapping [3/5]Rafael Auler
2022-07-12[BOLT] Increase coverage of shrink wrapping [2/5]Rafael Auler
2022-07-12[BOLT] Increase coverage of shrink wrapping [1/5]Rafael Auler
2022-07-11Revert "Rebase: [Facebook] Revert "[BOLT] Update dynamic relocations from sec...spupyrev
2022-07-11Revert "Rebase: [Facebook] [MC] Introduce NeverAlign fragment type"spupyrev
2022-07-11[BOLT] Do not merge cold and hot chains of basic blocksspupyrev
2022-07-11Rebase: [Facebook] Revert "[BOLT] Update dynamic relocations from section rel...Maksim Panchenko
2022-07-11Rebase: [Facebook] [MC] Introduce NeverAlign fragment typeRafael Auler
2022-07-09[BOLT][Runtime] Fix memset definitionVladislav Khmelevsky
2022-07-07[BOLT] Fix concurrent hash table modification in the instrumentation runtimeMichaƂ Chojnowski
2022-07-06[BOLT] Add runtime functions required by freestanding environmentMaksim Panchenko
2022-07-06[BOLT] Change mutex implementationElvina Yakubova
2022-07-02[BOLT] Fix instrumentation problem with floating pointMaksim Panchenko
2022-07-01[BOLT][DWARF] Support mix mode DWARFAlexander Yermolovich
2022-06-30[BOLT] Fix getDynoStats to handle BCs with no functionsAmir Ayupov
2022-06-30[X86][BOLT] Use getOperandType to determine memory access sizeAmir Ayupov
2022-06-30[BOLT] Respect shouldPrint in dump-dot-allAmir Ayupov
2022-06-30[BOLT] Fix EH trampoline backout codeMaksim Panchenko
2022-06-29[BOLT] Add option to randomize function split pointFabian Parzefall
2022-06-29Revert "[BOLT][AArch64] Handle gold linker veneers"Rafael Auler
2022-06-28[BOLT][AArch64] Handle gold linker veneersVladislav Khmelevsky
2022-06-27[BOLT] Restrict icp-inline to callsitesAmir Ayupov
2022-06-27[BOLT][NFC] Add aliases for ICP flagsAmir Ayupov
2022-06-27[BOLT][NFC] Use llvm::less_firstAmir Ayupov
2022-06-25[BOLT] Mark option values of --split-functions deprecatedFabian Parzefall
2022-06-24[BOLT][DWARF] Add support for DW_AT_call_pc/DW_AT_call_return_pcAlexander Yermolovich
2022-06-24[BOLT][NFC] Use range-based STL wrappersAmir Ayupov
2022-06-21[BOLT][TEST] Fix stack alignment in section-reloc-with-addend.sMaksim Panchenko
2022-06-20[BOLT] Split functions with exceptions in shared objects and PIEsMaksim Panchenko
2022-06-19[BOLT] Use 32-bit MOV to zero 64-bit register in instrumentation codeAmir Ayupov
2022-06-18[BOLT] Allow function entry to be a cold fragmentHuan Nguyen
2022-06-18[BOLT] Allow function fragments to point to one jump tableHuan Nguyen
2022-06-17[BOLT] Fix for missing entry offsetRafael Auler
2022-06-16[BOLT][NFCI] Refactor interface for adding basic blocksMaksim Panchenko
2022-06-16[BOLT][NFCI] Remove redundant codeMaksim Panchenko
2022-06-14[BOLT][NFC] Pass Function to BC.printInstructions in BinaryBasicBlock::dumpAmir Ayupov
2022-06-13[BOLT][NFC] Forward declare ReorderBlocks for MSVC19Amir Ayupov
2022-06-13[BOLT][AARCH64] Skip R_AARCH64_LD_PREL_LO19 relocationVladislav Khmelevsky
2022-06-11[BOLT][NFC] Move printDebugInfo out of BC::printInstructionAmir Ayupov
2022-06-11[MC] De-capitalize SwitchSection. NFCFangrui Song
2022-06-11[BOLT][TEST] Use double dash flags in testsMaksim Panchenko
2022-06-11[BOLT] Mark fragments related to split jump table as non-simpleHuan Nguyen
2022-06-10Revert "[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore"John Ericson
2022-06-10[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymoreJohn Ericson