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
2019-09-05
test/CMakeLists.txt: use official llvm monorepo for download
Julian Büning
2019-09-03
Moved solver-related header files into a separate klee/Solver/ directory.
Cristian Cadar
2019-09-03
Moved ConstructSolverChain.cpp to the Solver library.
Cristian Cadar
2019-09-03
Renamed CmdLineOptions.cpp to SolverCmdLine.cpp (in line with the associated ...
Cristian Cadar
2019-08-15
ExecutorTimers: move dumpStates/dumpPTree into Executor
Frank Busse
2019-08-15
replace fprintf with fputs/fputc
Frank Busse
2019-08-14
Update basic block iterator after deleting instruction; add test case
Martin Nowack
2019-08-14
fixed bug in IntrinsicCleaner trap cleaner
Michael Bryman
2019-08-14
Rewrote the checks in GenRandomBout.c to remove dependency on bash and use Fi...
Cristian Cadar
2019-08-14
Moved Gen*Bout.c tests outside the test/Runtime/POSIX directory, as they don'...
Cristian Cadar
2019-08-14
Delete functions delete_file() and delete_dir() which are not needed now that...
Cristian Cadar
2019-08-14
Replace sprintf with snprintf throughout codebase
Cristian Cadar
2019-08-14
Create all files in the replay directory and chdir to this directory before e...
Cristian Cadar
2019-08-14
Updated error messages in Gen*Bout.c
Cristian Cadar
2019-08-14
Added an option to klee-replay to keep replay directory
Cristian Cadar
2019-08-14
Cleaned up messages emitted by klee-replay, and prefixed them all with "KLEE-...
Cristian Cadar
2019-08-14
Changed klee-replay to create a temporary directory with a random name in /tm...
Cristian Cadar
2019-08-12
StatsTracker: switch from TRUNCATE to WAL journal mode
Frank Busse
2019-08-08
Read Klee's start time correctly in klee-stats
George Ordish
2019-08-01
tests: fix Gen(Random)Bout.c: cd - command not found
Frank Busse
2019-08-01
gen(-random)-bout: add --bout-file flag
Frank Busse
2019-08-01
Renamed misspelled file
Cristian Cadar
2019-07-30
Use #include "klee/..." (instead of #include <klee/...>) consistently.
Cristian Cadar
2019-07-30
Consolidated Expr-related include files into a single include/klee/Expr direc...
Cristian Cadar
2019-07-30
CMake: fix LLVM_DEFINITIONS with find_package()
Julian Büning
2019-07-30
CMake: show values of optional LLVM variables
Julian Büning
2019-07-30
CMake: enable reuse of LLVM's googletest src and targets
Julian Büning
2019-07-30
fix two test issues
Felix Rath
2019-07-30
Provide klee runtime build type as parameter
Martin Nowack
2019-07-30
Add missing dependencies for `check` target
Martin Nowack
2019-07-29
Fixed incorrect requires directive
Cristian Cadar
2019-07-26
Install emacs and vim in the Docker image
Cristian Cadar
2019-07-25
Solve issues with running as a command on docker run
Denis Gavrielov
2019-07-23
Refactor ConstraintManager to more modern coding standards
Daniel Schemmel
2019-07-23
Refactor ValueRange to more modern coding standards
Daniel Schemmel
2019-06-04
Fixed incorrect comment in Travis file, we now use STP 2.3.3
Cristian Cadar
2019-06-04
fix some incorrect first lines
Julian Büning
2019-06-04
make endif guard naming consistent
Julian Büning
2019-06-04
DiscretePdf.h: add include guards
Julian Büning
2019-06-04
make include guard naming consistent
Julian Büning
2019-06-04
Fixed identifiers used in ifdefs to (1) not use reserved names and (2) use a ...
Cristian Cadar
2019-06-04
Remove parenthesis around returns, as reported and discussed in #891
Cristian Cadar
2019-05-31
PTree: fix dump() method
Frank Busse
2019-05-30
ExecutionState: remove fnAliases
Julian Büning
2019-05-30
fix tests for macOS
Julian Büning
2019-05-30
implement FunctionAliasPass
Julian Büning
2019-05-30
remove klee_alias_function()
Julian Büning
2019-05-28
Implement handling of the llvm.fabs intrinsic
Felix Rath
2019-05-07
Update issue templates
Cristian Cadar
2019-05-06
Removed outdated TODO.txt file. TODOs are now managed on GitHub.
Cristian Cadar
[prev]
[next]