about summary refs log tree commit diff
path: root/instrumentation/compare-transform-pass.so.cc
AgeCommit message (Expand)Author
2023-01-20LLVM plugin 16+ support proposal.David Carlier
2022-07-12clang format 14vanhauser-thc
2022-03-17merge fixesvanhauser-thc
2022-03-04fix broken code formatSergej Schumilo
2022-03-01code formatvanhauser-thc
2022-03-01Revert "Merge branch 'newpm2' into dev"vanhauser-thc
2022-02-24Fix build for the LLVM pass for LLVM >= 13David Carlier
2022-02-22Merge branch 'newpm2' into devvan Hauser
2022-02-22LLVM 14 fixesRaphael Isemann
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
2022-01-17fix laf transform for strcmp like functionsvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-23fix for llvm < 11vanhauser-thc
2021-11-23do not add zero byte on string compares with lenvanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-thc
2021-11-23fix for compcov transform stringsvanhauser-thc
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-06http->httpsvanhauser-thc
2021-10-16make new pass manager interface compiler version dependent (>=7)hexcoder-
2021-10-16switch PreservedAnalyses from none to allhexcoder-
2021-10-12converted compare-transform-pass to new pass managerhexcoder-
2021-07-30add more string functions for dictionary featuresvanhauser-thc
2021-07-07fix failures for some sized string instrumentationsvanhauser-thc
2021-03-05fix laf string transform crashvanhauser-thc
2021-03-02better unicode supportvanhauser-thc
2021-03-02fix llvm for unicode strings (hopefully)vanhauser-thc
2021-02-10fix laf for potential crashesvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-31code-formatvan Hauser
2021-01-31fix -Z, remove q->nextaflpp
2021-01-04code formatvan Hauser
2021-01-04more code cleanup (instrumentation)hexcoder-
2020-10-06fix compiler warning on 32-bit platformshexcoder-
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-06bcmp for compare-transform-passvan Hauser
2020-09-05first batch of changesvanhauser-thc