18 Commits

Author SHA1 Message Date
45603367bf fix llvm modules 2024-04-07 09:44:33 +02:00
ed1a6f8a57 2024 v4.10c release 2024-02-03 11:01:31 +01:00
f3d2127fd8 clang-format 16->17 2023-11-06 10:13:59 +01:00
vH
00c86b7cb1 llvm 17 changes 2023-04-28 14:56:52 +02:00
2f128e0dbd Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"
This reverts commit e5f8c7a612, reversing
changes made to e6a05382b8.
2023-03-06 10:13:35 +01:00
bc61c90fb6 llvm instrumentation trying to delete all static data
at module end of pass with llvm_shutdown and is concurrent safe.
2023-03-04 14:46:38 +00:00
b786558dea Revert "LLVM cmplog factoring custom Instruction iterator with added restriction"
This reverts commit 8bc3fa1df2.
2023-02-20 15:43:54 +01:00
8bc3fa1df2 LLVM cmplog factoring custom Instruction iterator with added restriction 2023-02-13 23:00:15 +00:00
35f09e11a4 welcome 2023 2023-01-03 09:38:07 +01:00
b847e0f414 clang format 14 2022-07-12 09:04:54 +02:00
899fa59ab6 port cmplog-switches-pass 2022-03-03 17:11:41 +01:00
f2831419f5 ported cmplog-instructions-pass 2022-03-03 08:55:05 +01:00
e1082f2548 welcome 2022 2022-01-01 00:49:17 +01:00
75ac9c013c better instrumentlist filename detection 2021-12-14 10:15:09 +01:00
db360332c4 make llvm 14-dev working. again. 2021-12-09 14:33:56 +01:00
22827e8070 unify LLVM_VERSION_... usage 2021-12-01 11:38:55 +01:00
9325a4fcbb http->https 2021-11-06 10:28:22 +01:00
046a9520f3 Inline cmplog (#996)
* inline cmplog check

* better switch support

* add cmplog-switches-pass.cc
2021-06-28 09:14:41 +02:00