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-08-09
Merge pull request #742 from ccadar/fold
Cristian Cadar
2017-08-07
Untabify this file, which was using a mix of spaces and tabs for alignment.
Cristian Cadar
2017-08-07
Added checks for div/mod by zero and overshifts in constant expressions. Suc...
Cristian Cadar
2017-08-04
Removed merging searchers
Lukas Wölfer
2017-08-01
Fixed test case counter: Previously the number of test cases generated by KLE...
Andrea Mattavelli
2017-07-31
Fix build for FreeBSD.
Tatiana Tikhomirova
2017-07-29
Added an optional KInstruction* argument to evalConstant and evalConstantExpr...
Cristian Cadar
2017-07-29
Added another variant of printFileLine in KInstruction that returns the locat...
Cristian Cadar
2017-07-28
Merge pull request #728 from delcypher/cmake_change_default
Andrea Mattavelli
2017-07-28
Merge pull request #735 from andreamattavelli/fixes_travis_0717
MartinNowack
2017-07-28
Fixed script for STP in Travis-CI: Build now exits on errors
Andrea Mattavelli
2017-07-28
Modified Travis-CI script to compile STP with BOOST support
Andrea Mattavelli
2017-07-28
[TravisCI] Make sure when building with CMake that only the solvers
Dan Liew
2017-07-28
[CMake] Change the default value of `ENABLE_SOLVER_METASMT` to be set
Dan Liew
2017-07-28
[CMake] Add `ENABLE_ZLIB` option to control whether KLEE uses
Dan Liew
2017-07-28
[CMake] Refactor Z3 detection and change the default value of
Dan Liew
2017-07-28
[CMake] Refactor STP detection and change the default value of
Dan Liew
2017-07-27
Merge pull request #734 from ccadar/misc
Cristian Cadar
2017-07-26
Now that LLVM 2.9 is gone, we can use cl::bits instead of cl::list
Cristian Cadar
2017-07-26
Merge pull request #733 from ccadar/misc
Andrea Mattavelli
2017-07-26
This reverts incorrect patch https://github.com/klee/klee/commit/db29a0bba74b...
Cristian Cadar
2017-07-25
Added regression test for bug reported by @kren1 in #262
Cristian Cadar
2017-07-25
Merge pull request #726 from delcypher/cmake_fix_llvm_built_with_no_asserts
MartinNowack
2017-07-25
Cleanup tests for last LLVM 2.9 references
Andrea Mattavelli
2017-07-25
[CMake] Emit warning when mixing assert and non assert builds.
Dan Liew
2017-07-25
Merge pull request #725 from ccadar/fold
Cristian Cadar
2017-07-25
[CMake] Fix bug where we would inherit LLVM's `-DNDEBUG` define
Dan Liew
2017-07-25
Merge pull request #724 from delcypher/floating_point_ops_clean_up
Andrea Mattavelli
2017-07-25
This commit simply moves evalConstant to ExecutorUtil (where evalConstantExpr...
Cristian Cadar
2017-07-25
Added the const qualifier to the keys in the constantMap
Cristian Cadar
2017-07-25
Re-enable parts of `FloatingPointOps.ll`. The message about failures
Dan Liew
2017-07-24
Moved klee_choose from klee-libc to KLEE intrinsics.
Cristian Cadar
2017-07-24
more portable shebangs
Jörg Thalheim
2017-07-24
llvm: get rid of static_casts from iterators (take 2)
Jörg Thalheim
2017-07-24
Merge pull request #721 from delcypher/cmake_runtime_dependency_fixes
Andrea Mattavelli
2017-07-24
Merge pull request #713 from MartinNowack/remove_llvm_29_33
Andrea Mattavelli
2017-07-24
[CMake] Add a sanity check to the runtime build system so that we
Dan Liew
2017-07-24
[CMake] Fix bug where the runtime build system would not rebuild bitcode
Dan Liew
2017-07-23
Remove LLVM 2.9 from Makefiles
Martin Nowack
2017-07-23
Remove klee-gcc
Martin Nowack
2017-07-23
Cleanup Travis builder
Martin Nowack
2017-07-23
Updated test cases to reflect removal of LLVM 2.9
Martin Nowack
2017-07-23
Remove support for LLVM < 3.4
Martin Nowack
2017-07-21
Release notes for 1.4.0
v1.4.0
1.4.x
Cristian Cadar
2017-07-20
Switching version to 1.4.0
Cristian Cadar
2017-07-20
Merge pull request #657 from delcypher/vectorized_instructions
Cristian Cadar
2017-07-20
Replace assertions of types on LLVM instructions in the Executor with a
Dan Liew
2017-07-20
Merge pull request #673 from jirislaby/llvm40_WallTimer
MartinNowack
2017-07-20
Core: TimingSolver, use TimerStatIncrementer
Jiri Slaby
2017-07-20
Merge pull request #704 from ccadar/TreeStream
Andrea Mattavelli
[prev]
[next]