Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | fix llvm modules | vanhauser-thc | |
2024-02-03 | 2024 v4.10c release | vanhauser-thc | |
2023-11-06 | clang-format 16->17 | vanhauser-thc | |
2023-04-28 | llvm 17 changes | vH | |
2023-03-06 | Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks" | vanhauser-thc | |
This reverts commit e5f8c7a6129e42d1798fac1131c912b2eca8159c, reversing changes made to e6a05382b83817b245da51bcba16be5df56eb283. | |||
2023-03-04 | llvm instrumentation trying to delete all static data | David CARLIER | |
at module end of pass with llvm_shutdown and is concurrent safe. | |||
2023-02-20 | Revert "LLVM cmplog factoring custom Instruction iterator with added ↵ | vanhauser-thc | |
restriction" This reverts commit 8bc3fa1df286aac46a0a724f64e2e07010d2497e. | |||
2023-02-13 | LLVM cmplog factoring custom Instruction iterator with added restriction | David CARLIER | |
2023-01-03 | welcome 2023 | vanhauser-thc | |
2022-07-12 | clang format 14 | vanhauser-thc | |
2022-03-03 | port cmplog-switches-pass | vanhauser-thc | |
2022-03-03 | ported cmplog-instructions-pass | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-14 | better instrumentlist filename detection | vanhauser-thc | |
2021-12-09 | make llvm 14-dev working. again. | vanhauser-thc | |
2021-12-01 | unify LLVM_VERSION_... usage | vanhauser-thc | |
2021-11-06 | http->https | vanhauser-thc | |
2021-06-28 | Inline cmplog (#996) | van Hauser | |
* inline cmplog check * better switch support * add cmplog-switches-pass.cc |