Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-20 | LLVM plugin 16+ support proposal. | David Carlier | |
- Lifting the standard to C++17. - Beyond the cosmetic changes, it boils down to BasicBlock::getInstList being no longer available (and reading the header it is no accident). | |||
2022-07-12 | clang format 14 | vanhauser-thc | |
2022-03-17 | merge fixes | vanhauser-thc | |
2022-03-04 | fix broken code format | Sergej Schumilo | |
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-24 | Fix build for the LLVM pass for LLVM >= 13 | David Carlier | |
Due to change of inheritance for more modern LLVM versions, the overridable members are not the same. | |||
2022-02-22 | Merge branch 'newpm2' into dev | van Hauser | |
2022-02-22 | LLVM 14 fixes | Raphael Isemann | |
2022-02-20 | Revert "remove new llvm pass manager :(" | vanhauser-thc | |
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8. | |||
2022-01-17 | fix laf transform for strcmp like functions | 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-23 | fix for llvm < 11 | vanhauser-thc | |
2021-11-23 | do not add zero byte on string compares with len | vanhauser-thc | |
2021-11-23 | llvm new passmanager fixes | vanhauser-thc | |
2021-11-23 | fix for compcov transform strings | vanhauser-thc | |
2021-11-22 | Merge branch 'dev_newpm' into dev | hexcoder- | |
2021-11-06 | http->https | vanhauser-thc | |
2021-10-16 | make new pass manager interface compiler version dependent (>=7) | hexcoder- | |
2021-10-16 | switch PreservedAnalyses from none to all | hexcoder- | |
2021-10-12 | converted compare-transform-pass to new pass manager | hexcoder- | |
2021-07-30 | add more string functions for dictionary features | vanhauser-thc | |
2021-07-07 | fix failures for some sized string instrumentations | vanhauser-thc | |
2021-03-05 | fix laf string transform crash | vanhauser-thc | |
2021-03-02 | better unicode support | vanhauser-thc | |
2021-03-02 | fix llvm for unicode strings (hopefully) | vanhauser-thc | |
2021-02-10 | fix laf for potential crashes | vanhauser-thc | |
2021-02-07 | fix scan-build issues | vanhauser-thc | |
2021-01-31 | code-format | van Hauser | |
2021-01-31 | fix -Z, remove q->next | aflpp | |
2021-01-04 | code format | van Hauser | |
2021-01-04 | more code cleanup (instrumentation) | hexcoder- | |
2020-10-06 | fix compiler warning on 32-bit platforms | hexcoder- | |
2020-09-29 | small improvements to Marcel's patch, fix laf-intel + redqueen crashes | van Hauser | |
2020-09-06 | bcmp for compare-transform-pass | van Hauser | |
2020-09-05 | first batch of changes | vanhauser-thc | |