about summary refs log tree commit diff
path: root/instrumentation/split-compares-pass.so.cc
AgeCommit message (Expand)Author
2024-05-13float laf checkvanhauser-thc
2024-05-13compcov int fixvanhauser-thc
2024-04-19nitsvanhauser-thc
2024-04-07fix llvm modulesvanhauser-thc
2023-12-29LLVM 17 bug workaroundvanhauser-thc
2023-12-28fix for issue #1916, iLLVM crash in split-floatingpoint-compareshexcoder-
2023-07-10nitsvanhauser-thc
2023-06-24code formatvanhauser-thc
2023-06-24fixing lafDongjia "toka" Zhang
2023-05-21code formatvanhauser-thc
2023-03-06Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"vanhauser-thc
2023-03-04llvm instrumentation trying to delete all static dataDavid CARLIER
2023-02-04code indentvanhauser-thc
2023-01-20LLVM plugin 16+ support proposal.David Carlier
2022-07-12clang format 14vanhauser-thc
2022-07-07fixesvanhauser-thc
2022-07-07add missing laf compare split predicatesvanhauser-thc
2022-03-17merge fixesvanhauser-thc
2022-03-01Revert "Merge branch 'newpm2' into dev"vanhauser-thc
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-11code formatyuawn
2021-12-10add support for special values NotaNumber, MinusZerohexcoder-
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-thc
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-06http->httpsvanhauser-thc
2021-10-18format and remove warningvanhauser-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-10-12adapt compiler driver to laod new pass manager passeshexcoder-
2021-10-12prototype compileshexcoder-
2021-06-24fix fridavanhauser-thc
2021-06-11adapt for LLVM 3.8.0hexcoder-
2021-06-11code formatvanhauser-thc
2021-06-11split-comparison llvm pass refactor for smaller compilation times (and a smal...Michael Rodler
2021-06-09Revert "add test cases for splitting integer comparisons"hexcoder-
2021-06-09add test cases for splitting integer comparisonshexcoder-
2021-03-05we do not support 80 + 128 bit FP in lafvanhauser-thc
2021-03-05remove warningsvanhauser-thc
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-04add missing FCMP_UEQ to split-compares-pass.so.ccvan Hauser
2021-01-04more code cleanup (instrumentation)hexcoder-
2020-11-30update clang-format to 11van Hauser
2020-10-29better warn if skipping large dictvan Hauser
2020-09-29small improvements to Marcel's patch, fix laf-intel + redqueen crashesvan Hauser
2020-09-05first batch of changesvanhauser-thc