Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-18 | remove WIP code | vanhauser-thc | |
2022-04-18 | code format | vanhauser-thc | |
2022-04-18 | fix msg | vanhauser-thc | |
2022-04-06 | fix cmplog! | vanhauser-thc | |
2022-03-31 | Some scan-build fixes | Dominik Maier | |
2022-03-17 | merge fixes | vanhauser-thc | |
2022-03-17 | Merge branch 'dev' into newpm2 | van Hauser | |
2022-03-03 | port cmplog-switches-pass | vanhauser-thc | |
2022-03-03 | ported cmplog-instructions-pass | vanhauser-thc | |
2022-03-01 | code format | vanhauser-thc | |
2022-03-01 | Revert "Merge branch 'newpm2' into dev" | vanhauser-thc | |
This reverts commit fee1acf7e6096533f1aa8cd74035bed21c90fdf6, reversing changes made to 675d17d737ee5dee88766d9c181567771592c94c. | |||
2022-02-20 | Revert "remove new llvm pass manager :(" | vanhauser-thc | |
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8. | |||
2022-01-19 | nits and code format | vanhauser-thc | |
2022-01-19 | Revert "fix classify counts" | vanhauser-thc | |
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d. | |||
2022-01-15 | fix classify counts | vanhauser-thc | |
2022-01-01 | welcome 2022 | vanhauser-thc | |
2021-12-16 | fix for older llvm | vanhauser-thc | |
2021-12-16 | disable cmplog vector FP cmp hooking | 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-26 | remove new llvm pass manager :( | vanhauser-thc | |
2021-11-24 | transform cmplog-instructions pass to new pass manager | hexcoder- | |
2021-11-19 | cmplog: Fix compilation for LLVM 12.0.0 (getFixedValue was not available here) | hexcoder- | |
2021-11-06 | http->https | vanhauser-thc | |
2021-11-03 | support llvm >= 11 | vanhauser-thc | |
2021-11-03 | vectorized coverage only possible for llvm 14 :( | vanhauser-thc | |
2021-11-03 | support vectorized cmps | vanhauser-thc | |
2021-06-28 | Inline cmplog (#996) | van Hauser | |
* inline cmplog check * better switch support * add cmplog-switches-pass.cc | |||
2021-03-05 | remove warnings | vanhauser-thc | |
2021-02-16 | minor cmplog fix | vanhauser-thc | |
2021-02-15 | Revert "llvm bug workaround for lto extint" | Michael Rodler | |
This reverts commit e3a5c31307f323452dc4b5288e0d19a02b596a33. | |||
2021-02-15 | CMPLOG llvm pass: use CreateIntCast to cast to the right integer type | Michael Rodler | |
2021-02-15 | llvm bug workaround for lto extint | vanhauser-thc | |
2021-02-04 | workaroung for llvm LTO bitcast bug | vanhauser-thc | |
2021-02-01 | fix warnings and an llvm cmplog+lto panic | van Hauser | |
2021-01-18 | use enums, support cmplog map collisions | van Hauser | |
2021-01-15 | merge cmplog | van Hauser | |
2021-01-04 | code format | van Hauser | |
2021-01-04 | cmplog fix | van Hauser | |
2021-01-04 | fix for llvm < 11 | van Hauser | |
2021-01-04 | FP support for cmplog | van Hauser | |
2020-09-29 | small improvements to Marcel's patch, fix laf-intel + redqueen crashes | van Hauser | |
2020-09-05 | first batch of changes | vanhauser-thc | |