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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2017-03-03
Merge pull request #613 from ccadar/minor2
Andrea Mattavelli
2017-03-03
Moved printFileLine() to be part of KInstruction
Cristian Cadar
2017-03-03
Merge pull request #589 from gladtbx/klee_fix_pathOS
Andrea Mattavelli
2017-03-03
Using klee_message instead of llvm:errs
Cristian Cadar
2017-03-01
fix for PathOS.id
gladtbx
2017-03-01
Core: explicitly create CallSite from Instruction
Jiri Slaby
2017-03-01
Added new option --warnings-only-to-file which causes warnings to be written ...
Cristian Cadar
2017-02-28
Core: MCJIT functions need unique names
Jiri Slaby
2017-02-28
convert iterators using static_cast
Jiri Slaby
2017-02-28
Module: simplify is_object checks
Jiri Slaby
2017-02-28
Merge pull request #547 from delcypher/fix_alignment_of_alloc_memory
Cristian Cadar
2017-02-25
llvm: stop using global context
Jiri Slaby
2017-02-24
Teach KLEE to respect the requested memory alignment of globals and stack
Dan Liew
2017-02-22
klee: remove use of deprecated 'register'
Jiri Slaby
2017-02-21
Teach `klee::getDirectCallTarget()` to resolve weak aliases. This is
Dan Liew
2017-02-14
Increased the type size for the stop-after-n-instructions option to avoid too...
Andrea Mattavelli
2017-02-14
Merge pull request #574 from delcypher/read_expr_missed_constaint_fold
Andrea Mattavelli
2017-02-14
ReadExpr::create() was missing an opportunity to constant fold when handling ...
Dan Liew
2017-02-14
Added error message when STP fails to fork.
Cristian Cadar
2017-02-13
Removing unused lib/SMT directory
Cristian Cadar
2017-02-13
Merge pull request #506 from delcypher/travis_asan_ubsan
Cristian Cadar
2017-02-13
Silenced two "control may reach end of non-void function [-Wreturn-type]" com...
Cristian Cadar
2017-02-13
Revert "Increased the type size for the stop-after-n-instructions option to a...
Cristian Cadar
2017-02-13
Increased the type size for the stop-after-n-instructions option to avoid too...
Andrea Mattavelli
2017-01-19
Fix `Feature/MemoryLimit.c` test when building KLEE with ASan.
Dan Liew
2016-12-19
Fix -Wformat warnings emitted by Apple Clang (800.0.42.1).
Dan Liew
2016-12-15
Typo fix when compiling with LLVM 3.5 and above
Adrian Herrera
2016-11-30
Remove support for reporting the approximate git tag.
Dan Liew
2016-11-28
Clean up `Expr::compare()` interface by
Dan Liew
2016-11-23
Renamed .pc to .kquery (kleaver query)
Eric Rizzi
2016-11-22
[CMake] Add another missing LLVM component dependency for `kleeModule`.
Dan Liew
2016-11-22
[CMake] Add missing dependencies reported in #507.
Dan Liew
2016-11-19
Remove option --randomize-fork. If someone needs this, the right way is to i...
Cristian Cadar
2016-11-19
Documented the level at which BFS operates in KLEE, as part of --help
Cristian Cadar
2016-11-19
Merge branch 'fix_bfs2' of https://github.com/MartinNowack/klee into MartinNo...
Cristian Cadar
2016-11-19
Merge pull request #492 from hoangmle/master
Cristian Cadar
2016-11-18
[CMake] Remove use of tabs in `CMakeLists.txt` files.
Dan Liew
2016-11-18
[CMake] Re-express LLVM and KLEE library dependencies as
Dan Liew
2016-11-09
Fix BFS searcher
Martin Nowack
2016-11-08
add nicer error messages for --use-merge and add explanation why it currently...
Hoang M. Le
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-11-03
Adds support for Darwin platform in RaiseAsm pass
Andrea Mattavelli
2016-10-27
apply clang-format
Hoang M. Le
2016-10-27
update comments
Hoang M. Le
2016-10-27
upgrade to boolector-2.2.0 & remove the no longer needed aux array vector
Hoang M. Le
2016-10-26
move the query creation part into runAndGetCex() (to be consistent with runAn...
Hoang M. Le
2016-10-26
change signature of runAndGetCex() to match runAndGetCexForked()
Hoang M. Le
2016-10-26
remove outdated FIXME (metaSMT-Z3 implements assumption via push/pop)
Hoang M. Le
2016-10-18
Fix `-Wmisleading-indentation` warning and also correctly set the
Dan Liew
2016-10-01
Merge pull request #426 from hoangmle/metaSMT_remove_ITE_chain_for_shift
MartinNowack
[prev]
[next]