about summary refs log tree commit diff
path: root/instrumentation/split-switches-pass.so.cc
AgeCommit message (Collapse)Author
2022-07-12clang format 14vanhauser-thc
2022-03-17merge fixesvanhauser-thc
2022-03-01Revert "Merge branch 'newpm2' into dev"vanhauser-thc
This reverts commit fee1acf7e6096533f1aa8cd74035bed21c90fdf6, reversing changes made to 675d17d737ee5dee88766d9c181567771592c94c.
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8.
2022-01-13fix laf-intel split switchesvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-23do not add zero byte on string compares with lenvanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-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 split-switches-pass to new pass managerhexcoder-
2021-05-06instrumentation further move to C++11 (#900)David CARLIER
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-05first batch of changesvanhauser-thc