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
AgeCommit message (Expand)Author
2022-05-13[BOLT][CMAKE] Add missing clauses to bolt/runtime/CMakeLists.txtAmir Ayupov
2022-02-08[BOLT][CMAKE][NFC] Update runtime/CMakeLists.txtAmir Ayupov
2022-02-08[BOLT] Fix runtime osx cross-compile buildVladislav Khmelevsky
2021-12-29[BOLT][NFC] Fix braces usage in the rest of the codebaseAmir Ayupov
2021-12-21[BOLT][NFC] Fix file-description commentsMaksim Panchenko
2021-11-16[PR] Disable stack protection in runtime librariesVladislav Khmelevsky
2021-11-05[PR] instr: change assert to allow FD 0 return by __open()Marius Wachtler
2021-10-25[PR] bolt_rt: getBinaryPath() increase max file pathMarius Wachtler
2021-10-16[PR] Disable instrumentation and hugify build for aarch64Vladislav Khmelevsky
2021-10-15[PR] Instrumentation: Sync file on dumpVladislav Khmelevsky
2021-08-07[PR] Instrumentation: use TryLock for SimpleHashTable getterVasily Leonenko
2021-07-22[PR] Instrumentation: Avoid generating GOT table in instrumentation libraryVladislav Khmelevsky
2021-07-31[PR] Instrumentation: Fix start and fini trampoline pointersVladislav Khmelevsky
2021-07-30[PR] Instrumentation: Introduce instrumentation-binpath argumentVasily Leonenko
2021-06-23[PR] Instrumentation: Fix runtime handlers for PIE filesVladislav Khmelevsky
2021-01-18[PR] Instrumentation: Add support for opening libs based on links /proc/self/...Elvina Yakubova
2021-01-18[PR] Instrumentation: Add readlink and getdents supportElvina Yakubova
2021-06-18[PR] Instrumentation: Generate and use _start and _fini trampolinesVasily Leonenko
2021-06-04[PR] Instrumentation: Disable signals on mutex lockVladislav Khmelevsky
2021-06-03[BOLT] Hugify: check for THP support via sysfsAmir Ayupov
2021-04-08Rebase: [BOLT][NFC] Expand auto typesAmir Ayupov
2021-03-10[BOLT][PR] Instrumentation: Introduce -no-counters-clear and -wait-forks optionsVladislav Khmelevsky
2021-03-18Fix license for a few remaining filesRafael Auler
2021-01-28[BOLT] Add support for dumping profile on MacOSAlexander Shaposhnikov
2021-01-28[BOLT] Add support for dumping counters on MacOSAlexander Shaposhnikov
2021-01-21[BOLT] Enable intToStr for MacOSAlexander Shaposhnikov
2021-01-20[BOLT] Fix operator new signatureAlexander Shaposhnikov
2020-11-20Inject instrumentation's global dtor on MachOAlexander Shaposhnikov
2020-11-20Refactor syscall wrappers for OSXAlexander Shaposhnikov
2020-11-18Link the instrumentation runtime on OSXAlexander Shaposhnikov
2020-10-15Add first bits to cross-compile the runtime for OSXAlexander Shaposhnikov
2020-07-28[BOLT] Fix stack alignment for runtime libRafael Auler
2020-07-03[Bolt] Improve coding style for runtime lib related codeXun Li
2020-05-02Adding automatic huge page supportXun Li
2020-01-03[BOLT] Fix build of the runtime on OSXAlexander Shaposhnikov
2019-12-14[BOLT] Support full instrumentationRafael Auler
2019-09-20[BOLT] Fix build for MacRafael Auler
2019-08-08[BOLT] Efficient edge profiling in instrumented modeRafael Auler
2019-08-02[BOLT] Encode instrumentation tables in fileRafael Auler
2019-07-25[BOLT] Support instrumentation via runtime libraryRafael Auler