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-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
2017-07-19
Added some unit tests for TreeStream: one testing some basic behaviour, the o...
Cristian Cadar
2017-07-19
Implement basic support for vectorized instructions.
Dan Liew
2017-07-19
Fixes bug in TreeStreamWriter::write reported by @gladtbx in #562. Also remo...
Cristian Cadar
2017-07-18
Use assembly line for printing debug information
Martin Nowack
2017-07-18
Merge pull request #672 from jirislaby/llvm40_static_casts
Andrea Mattavelli
2017-07-17
Merge pull request #700 from andreamattavelli/fix_travis_macos
Cristian Cadar
2017-07-16
Added caching of Homebrew downloads
Andrea Mattavelli
2017-07-08
Corrected comment of Z3Solver class
Andrew Santosa
2017-06-16
move module loading into external function
Jörg Thalheim
2017-06-16
llvm37: introduce type for PassManager
Jiri Slaby
2017-06-16
Added location info for external calls and improved a message.
Cristian Cadar
2017-06-15
Merge pull request #680 from jirislaby/llvm37_diloc
Cristian Cadar
2017-06-15
llvm37: do not copy DILocation to getDSPIPath
Jiri Slaby
2017-06-15
llvm: get rid of static_casts from iterators
Jiri Slaby
2017-06-12
llvm: don't use clEnumValEnd for LLVM 4.0
Jiri Slaby
2017-06-08
Merge pull request #675 from ccadar/varargs
Andrea Mattavelli
2017-06-08
Merge pull request #667 from andreamattavelli/fix_macos_vararg
Cristian Cadar
2017-06-08
Fixed typos in comments related to vararg support.
Cristian Cadar
2017-06-07
Prevent test failure when realloc fails in test/Feature/Realloc.c
Andrew Santosa
2017-06-07
llvm: rename ExitOnError to OptExitOnError
Jiri Slaby
2017-06-05
Merge pull request #665 from delcypher/fix_long_double_gcc7
Andrea Mattavelli
2017-06-05
Removing flaky test Vararg.c from Darwin build until we find a proper fix
Andrea Mattavelli
2017-06-05
Fix test failure on systems with libstdc++ corresponding to gcc7.
Dan Liew
2017-06-02
hide backend solver declarations from public include
Hoang M. Le
[prev]
[next]