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
2017-02-14
Refactoring code to improve readability by using UINT32/64_C macros
Andrea Mattavelli
2017-02-14
Fixed assertion invocation: We were invoking bits64::truncateToNBits with a w...
Andrea Mattavelli
2017-02-14
Added pre/post conditions as assertions
Andrea Mattavelli
2017-02-14
Added unit tests for ReadExpr::create() to check that constant folding is cor...
Andrea Mattavelli
2017-02-14
ReadExpr::create() was missing an opportunity to constant fold when handling ...
Dan Liew
2017-02-14
Merge pull request #590 from ccadar/stp-fork-error
Andrea Mattavelli
2017-02-14
Added error message when STP fails to fork.
Cristian Cadar
2017-02-14
Merge pull request #592 from ccadar/remove-SMT
Andrea Mattavelli
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
Merge pull request #588 from klee/revert-587-fix_stop_instructions
Andrea Mattavelli
2017-02-13
Revert "Increased the type size for the stop-after-n-instructions option to a...
Cristian Cadar
2017-02-13
Merge pull request #587 from andreamattavelli/fix_stop_instructions
Cristian Cadar
2017-02-13
Increased the type size for the stop-after-n-instructions option to avoid too...
Andrea Mattavelli
2017-02-11
[CMake] More widely available rebuilding for runtimes
Levente Kurusa
2017-02-10
Merge pull request #582 from jirislaby/vararg
Cristian Cadar
2017-02-10
test: fix broken Vararg test
Martijn Thé
2017-01-28
[cmake] add PATH_SUFFIXES needed to find z3 on Fedora
Kevin Laeufer
2017-01-19
In legacy build system fix building libkleeRuntest when building
Dan Liew
2017-01-19
Teach both build systems to pass the user provided CXXFLAGS and CFLAGS
Dan Liew
2017-01-19
Fix the Autoconf/Makefile build system when building with coverage
Dan Liew
2017-01-19
[TravisCI] Modify TravisCI/Docker build scripts to support doing ASan/UBSan b...
Dan Liew
2017-01-19
Fix `Feature/MemoryLimit.c` test when building KLEE with ASan.
Dan Liew
2017-01-18
Merge pull request #569 from delcypher/cmake_remove_enable_tests_option
Andrea Mattavelli
2017-01-18
[CMake] Remove `ENABLE_TESTS` CMake cache option.
Dan Liew
2017-01-18
Merge pull request #546 from delcypher/cmake_rename_test_targets
Cristian Cadar
2017-01-16
[CMake] If CMP0037 policy is available set it to NEW so that we
Dan Liew
2017-01-16
[CMake] Only add dependencies to `check` if the target is enabled.
Dan Liew
2017-01-16
Remove undocumented and unused `check-local`, `check-dg` and `check-lit`
Dan Liew
2017-01-16
Rename old build system targets so that
Dan Liew
2017-01-16
[CMake] Rename "integrationtests" to "systemtests".
Dan Liew
2017-01-16
Merge pull request #566 from delcypher/fix_libkleeruntest
Andrea Mattavelli
2017-01-14
Change how error handling is done in libkleeRuntest.
Dan Liew
2017-01-14
Fix bug reported privately by @danielschemmel .
Dan Liew
2017-01-14
Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c`
Dan Liew
2017-01-08
tests: Added substitution for llvm-ar
Adrian Herrera
2016-12-28
Fix two issues with AC_LINK_IFELSE for metaSMT:
Hoang M. Le
2016-12-28
Changed preferred permissions from 0622 to the more standard 0644.
Cristian Cadar
2016-12-23
rerun lit tests for non-default metaSMT backends
Hoang M. Le
2016-12-23
Merge pull request #552 from delcypher/macos_fixes
Cristian Cadar
2016-12-19
Fix -Wformat warnings emitted by Apple Clang (800.0.42.1).
Dan Liew
2016-12-19
[CMake] Fix linker warning about mixed linking modes when LLVM was
Dan Liew
2016-12-18
Merge pull request #549 from delcypher/fix_travisci_errexit
Cristian Cadar
2016-12-18
CMake: Fixed the LLVM version regex
Adrian Herrera
2016-12-18
[TravisCI] When building with the old build system move back
Dan Liew
2016-12-18
[TravisCI] Remove `set +e` commands so that when running tests we fail
Dan Liew
2016-12-17
[TravisCI] Fix bug where TravisCI build scripts would carry on executing
Dan Liew
2016-12-15
Merge pull request #542 from adrianherrera/typo-fix
Andrea Mattavelli
2016-12-15
Typo fix when compiling with LLVM 3.5 and above
Adrian Herrera
[prev]
[next]