index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-10
llvm12: Implement llvm.abs intrinsic
Lukas Zaoral
2021-09-10
llvm11: Handle llvm.roundeven instrinsic
Lukas Zaoral
2021-09-10
llvm12: Implement llvm.{s,u}{max,min} intrinsics
Lukas Zaoral
2021-09-10
CI: Use the latest release of CMake
Lukas Zaoral
2021-09-10
llvm12: Add LLVM 12 to Travis CI and GitHub Actions
Lukas Zaoral
2021-09-10
llvm12: Add LLVM 12 to lit.cfg
Lukas Zaoral
2021-09-10
llvm12: VectorType::getNumElements() has been deprecated
Lukas Zaoral
2021-06-19
Test failure for WSL 1
Pavel Yatcheniy
2021-05-10
allocate memory objects for functions
Julian Büning
2021-05-10
extend function pointer test
Julian Büning
2021-05-04
cirrus: update FreeBSD python dependencies
Frank Busse
2021-05-04
tests: adjust to new summary output
Frank Busse
2021-05-04
differentiate between partial and completed paths in summary and fix paths st...
Frank Busse
2021-05-04
test: count paths with -dump-states-on-halt=false
Frank Busse
2021-04-30
posix runtime: add malloc checks
Frank Busse
2021-04-29
Fix erroneous klee-stats legend for --print-all
Jordy Ruiz
2021-04-20
Replaced the time-based delay after which the max-static-*-pct checks are per...
Cristian Cadar
2021-04-20
Refactored maxStaticPctChecks into a sequence of conditions.
Cristian Cadar
2021-04-20
Test for -max-static-fork-pct
Cristian Cadar
2021-04-20
Added a warning when forking is skipped due to MaxStatic*Pct limits being rea...
Cristian Cadar
2021-04-20
Added -max-static-pct-check-delay to replace the hardcoded delay after which ...
Cristian Cadar
2021-04-20
Refactored MaxStatis*Pct conditions into a separate function.
Cristian Cadar
2021-04-20
test/Concrete: Use Python 3 in ConcreteTest.py explicitly
Lukas Zaoral
2021-04-18
klee-replay: Fix -Wformat-truncation warning
Lukas Zaoral
2021-04-18
tests: Invoke tools through their corresponding macros
Lukas Zaoral
2021-04-18
tests: Do not add klee tools to PATH in lit
Lukas Zaoral
2021-04-08
cmake: Fix CMP0026 policy deprecation warning
Lukas Zaoral
2021-03-05
Add cmake custom target `uninstall`
jiseongg
2021-03-04
[Z3] Handle the case when interruption caught by Z3
Pavel Yatcheniy
2021-03-04
tests: add support for LLVM 11.1
Frank Busse
2021-03-04
cmake: Fix warning about implicit type conversion
Lukas Zaoral
2021-02-26
Improved PR template by making it more succinct.
Cristian Cadar
2021-02-22
runtime/POSIX: fix failures with glibc-2.33
Jiri Slaby
2021-02-16
Executor: remove obsolete special case for __cxa_{re,}throw
Julian Büning
2021-02-16
add klee_messages for C++ exception handling support
Julian Büning
2021-02-16
add ifdefs for C++ exception handling
Julian Büning
2021-02-16
renaming 'libcxx' -> 'libc++'
Julian Büning
2020-12-23
posix runtime: getcwd: check malloc and set errno
Frank Busse
2020-12-23
tests: add getcwd EINVAL test
Frank Busse
2020-12-23
klee.h: fix compiler warnings (function declaration is not a prototype)
Frank Busse
2020-12-23
klee-libc: simplify mempcpy
Frank Busse
2020-12-23
posix runtime: remove dead branch
Frank Busse
2020-12-18
retire some build system legacy
Julian Büning
2020-12-18
fix cflags for runtime build types
Julian Büning
2020-12-13
FreeBSD CI: Use FreeBSD 12.2 instead of 12.1 and LLVM 9 instead of LLVM 8.
Gleb Popov
2020-12-07
Advancing version to 2.3-pre
Cristian Cadar
2020-12-07
Update version to 2.2
v2.2
2.2.x
Cristian Cadar
2020-12-07
Release notes for v2.2
Cristian Cadar
2020-12-04
Only build 32bit runtime libraries if supported by platform
Martin Nowack
2020-12-04
llvm11: Add LLVM 11 to GitHub Actions and Travis CI
Lukas Zaoral
[next]