Age | Commit message (Expand) | Author |
---|---|---|
2020-04-30 | Move header files from lib/Expr to include/klee/Expr to eliminate includes us... | Cristian Cadar |
2020-04-30 | Removed the Internal directory from include/klee | Cristian Cadar |
2019-07-30 | Consolidated Expr-related include files into a single include/klee/Expr direc... | Cristian Cadar |
2018-10-26 | llvm5: APInt->getSignBit -> getSignMask | Jiri Slaby |
2018-10-23 | Move optimization specific headers away from the project include directory | Martin Nowack |
2018-10-23 | Clean-up headers | Martin Nowack |
2018-10-23 | Added missing headers and clang-format the files | Cristian Cadar |
2018-10-23 | Added support for KLEE index-based array optimization | Andrea Mattavelli |