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
2020-01-08
Upgraded FreeBSD Python packages from 3.6 to 3.7
Cristian Cadar
2019-12-19
Reorganise Dockerfile to have KLEE user own the build directory
Martin Nowack
2019-12-13
Remove unnecessary std::move's that prevent copy elision
Cristian Cadar
2019-12-12
[optimize-array] Fix value transformation
Timotej Kapus
2019-12-12
[optimize-array] Fix hole index in buildMixedSelectExpr
Timotej Kapus
2019-12-12
[optimize-array] Fix hash collisions
Timotej Kapus
2019-12-12
[optimize-array] Hash collision test
Timotej Kapus
2019-12-12
[optimize-array] Fix update list read order
Timotej Kapus
2019-12-12
[Searchers] Remove weight from es, add nurs_depth
Timotej Kapus
2019-11-28
Move merging related code from Executor into MergingSearcher
Lukas Wölfer
2019-11-26
remove python2 from osx CI
Felix Rath
2019-11-15
Implement @llvm.is.constant() intrinsic handling and add a test for it.
Gleb Popov
2019-11-09
Compile fd_64.c file of POSIX runtime correctly on FreeBSD - append "64" suffix
Gleb Popov
2019-11-07
[expr-visitor] Remove unnecessary allocation
Timotej Kapus
2019-11-07
Handle llvm.objectsize explicitly
Martin Nowack
2019-11-07
Added test for 3-argument main.
Cristian Cadar
2019-11-07
Allow main with 3 arguments
Cristian Cadar
2019-11-05
Most libc++ tests require uclibc; add missing REQUIRES statements or remove d...
Cristian Cadar
2019-11-05
Core: Executor, remove unused variable
Jiri Slaby
2019-11-05
Do not modify strings if they are read-only.
Martin Nowack
2019-11-05
Mark all constant global memory objects as constant
Martin Nowack
2019-11-05
[test] Fix missing includes
Martin Nowack
2019-11-05
runtime: fix for glibc 2.30
Jiri Slaby
2019-11-04
Remove the duplicated check for DebugInfoIntrinsic
Hui Peng
2019-11-04
Use default travis OS X version instead of outdated old one
Martin Nowack
2019-10-31
Executor: fix missing default case in switch instruction
Frank Busse
2019-10-31
enable testing for LLVM 9.0
Julian Büning
2019-10-31
LLVM 9.0: fourth parameter for @llvm.objectsize()
Julian Büning
2019-10-31
klee-libc: add bcmp
Julian Büning
2019-10-31
support compilation against LLVM 9.0
Julian Büning
2019-10-29
[klee-replay] Fix relative executable paths
Timotej Kapus
2019-10-29
Travis: double timeout for MetaSMT tests
Frank Busse
2019-10-29
ExecutorTimers: refactor and move to support lib
Frank Busse
2019-10-29
ExecutorTimers: remove signalling, fix endless looping fork
Frank Busse
2019-10-16
Add missing file utility in docker image
Martin Nowack
2019-10-08
Executor.h: remove defined functions without implementation
Frank Busse
2019-10-07
test/Expr/Evaluate2.kquery: add link to issue
Julian Büning
2019-10-07
fix: make llvm 7.1 known
Julian Büning
2019-10-07
test/Feature/SolverTimeout.c: re-enable for Z3
Julian Büning
2019-10-07
test/lit.cfg: test if current version is known
Julian Büning
2019-10-07
test/lit.cfg: use lit_config instead of lit
Julian Büning
2019-10-07
Do not use klee_range() in regression/2014-09-13-debug-info.c test, as it is
Gleb Popov
2019-09-20
refactor PTree: use unique_ptr
Frank Busse
2019-09-20
refactor PTree: remove split(), add attach() method
Frank Busse
2019-09-20
Move intrinsics tests to the proper directory
Mateusz Naściszewski
2019-09-20
Add tests for saturating arithmetic
Mateusz Naściszewski
2019-09-20
Add saturated arithmetic intrinsics
Mateusz Naściszewski
2019-09-09
fix minor build script issues and inconsistencies
Julian Büning
2019-09-05
build: additional patches for LLVM 3.8-5.0
Julian Büning
2019-09-05
test/CMakeLists.txt: error handling for download
Julian Büning
[prev]
[next]