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-02-13
Update ubuntu build dependencies for KLEE
Martin Nowack
2020-01-28
update
comet
2020-01-19
Remove statistics limit from istats.
Martin Nowack
2020-01-18
Fix handling of debug information for functions
Martin Nowack
2020-01-17
Add support to provid a specific host address and port for grafana server
Martin Nowack
2020-01-17
Add additional packages to provide an out-of-the-box grafana support
Martin Nowack
2020-01-17
Use current values for stats in Grafana
George Ordish
2020-01-17
Extended the grafana dashboard.
knm17
2020-01-17
Add script to build and upload Grafana Docker image
George Ordish
2020-01-17
Add Dockerfile for preconfigured Grafana
George Ordish
2020-01-17
Update objdump script to support python3
Martin Nowack
2020-01-17
Fixed documentation for command line argument link-llvm-lib
Martin Nowack
2020-01-13
Assume assembly.ll is local to the run.istats file
Martin Nowack
2020-01-10
Fix update_list_order.c
Martin Nowack
2020-01-08
Link python3 on macOS
Cristian Cadar
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
[next]