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-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
2019-05-06
Use 'latest' branch of FreeBSD packages on Cirrus CI.
Gleb Popov
2019-05-06
Fix compilation of POSIX runtime on FreeBSD 11.
Gleb Popov
2019-05-06
Add 'freebsd' feature in lit.cfg and use it to XFAIL LargeReturnTypes.cpp test.
Gleb Popov
2019-05-06
Fix build of POSIX runtime on FreeBSD i386.
Gleb Popov
2019-04-29
Add a configuration file for Cirrus CI.
Gleb Popov
2019-04-29
More FreeBSD related fixes to POSIX runtime.
Gleb Popov
2019-04-29
Fix gen-random-bout to build on FreeBSD.
Gleb Popov
2019-04-12
Fix handling of time in grafana
Timotej Kapus
2019-04-08
Use newer version of metaSMT in travis build
Martin Nowack
2019-04-08
Use newer versions of solver components used by MetaSMT
Martin Nowack
2019-04-08
Propagate correct version of metasmt to build script
Martin Nowack
2019-04-08
Add LD_LIBRARY_PATH to docker image
Gerben Oolbekkink
2019-04-05
Add missing dependency for tabulate package
Martin Nowack
2019-04-05
Add docker build as target.
Martin Nowack
2019-04-05
Remove CC as requirement; automatically set by sanitizer_compiler
Martin Nowack
2019-04-04
klee-stats: add - to to-csv/grafana options
Frank Busse
2019-04-04
Add klee-stats test, fix microseconds bug
Timotej Kapus
2019-04-04
Fix SQLite OSX
Timotej Kapus
2019-04-04
Add MSan support for sqlite
Timotej Kapus
2019-04-04
add tabulate to OSX build
Frank Busse
2019-04-04
some minor refactorings
Frank Busse
2019-04-04
Clean klee-stats, StatsTracker and cmake
Timotej Kapus
2019-04-04
Remove unused function
Timotej Kapus
2019-04-04
Remove precision
Timotej Kapus
2019-04-04
Remove compare-by
Timotej Kapus
2019-04-04
Remove sort-by
Timotej Kapus
2019-04-04
Remove unused -sample-interval option
Timotej Kapus
2019-04-04
Remove linechart for klee-stats
Timotej Kapus
2019-04-04
Add add -grafana option to klee-stats
Timotej Kapus
2019-04-04
Change the .stats format into sqlite3
Timotej Kapus
2019-04-02
Add FreeBSD OS triple in RaiseAsm
Gleb Popov
2019-04-02
Teach ConcreteTest.py to use `gmake` instead of `make` on FreeBSD
Gleb Popov
2019-04-02
Handle __assert() function as handleAssertFail. This assert variant is used o...
Gleb Popov
2019-04-02
Fix klee-replay tool on FreeBSD.
Gleb Popov
2019-04-02
POSIX runtime fixes for FreeBSD.
Gleb Popov
2019-04-02
Do not take sys/capability.h header into account on FreeBSD. Also use libutil...
Gleb Popov
2019-04-02
Fix build of Executor.cpp on FreeBSD.
Gleb Popov
2019-03-31
Made test/Runtime/POSIX/GenBout.c run in an isolated directory
Andrew Santosa
2019-03-31
Applied clang-format on tools/gen-random-bout/gen-random-bout.cpp
Andrew Santosa
2019-03-31
Various updates to gen-random-bout.cpp
Andrew Santosa
2019-03-21
remove tests for LLVM <= 3.7
Julian Büning
2019-03-21
drop support for LLVM <= 3.7
Julian Büning
2019-03-21
remove copy of ScalarizerPass for LLVM 3.4
Julian Büning
2019-03-21
remove obsolete LegacyLLVMPassManagerTy
Julian Büning
2019-03-21
remove obsolete macro KLEE_LLVM_GEP_TYPE
Julian Büning
2019-03-20
tests: add STPDumpDebugQueries.c
Frank Busse
[next]