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-03-30
[CMake] When supported pass `USES_TERMINAL` argument to
Dan Liew
2017-03-30
[CMake] Fix #631
Dan Liew
2017-03-28
Merge pull request #616 from jirislaby/glibc_225
Cristian Cadar
2017-03-24
Merge pull request #595 from andreamattavelli/travis_macosx
Andrea Mattavelli
2017-03-24
[Travis-CI] Added support for macOS build
Andrea Mattavelli
2017-03-24
[Travis-CI] Refactored Z3 in its own script
Andrea Mattavelli
2017-03-23
Merge pull request #628 from delcypher/unbreak_build_assignment_validating_so...
Andrea Mattavelli
2017-03-23
[CMake] Unbreak build due to not adding AssignmentValidatingSolver.cpp
Dan Liew
2017-03-23
Add `AssignmentValidatingSolver`. It's purpose is to check any computed
Dan Liew
2017-03-23
Add test case to check that on early exits stats are flushed
Dan Liew
2017-03-23
Replace `llvm:errs()` with `klee_error()` as suggested by @andreamattavelli
Dan Liew
2017-03-23
[WIP] Fix bug where stats would not be updated on early exit caused by
Dan Liew
2017-03-23
Merge pull request #619 from jirislaby/FD_Fail
Cristian Cadar
2017-03-23
remove special handling of metaSMT_CXXFLAGS (unnecessary now as we use a fixe...
Hoang M. Le
2017-03-23
[travis] build metaSMT without C++11
Hoang M. Le
2017-03-23
[travis] use a proper version of metaSMT via environment variable METASMT_VER...
Hoang M. Le
2017-03-21
Merge pull request #617 from jirislaby/no-warn
Cristian Cadar
2017-03-20
runtime: POSIX, check path prior dereference
Jiri Slaby
2017-03-17
test: POSIX, stop FD_Fail to fail
Jiri Slaby
2017-03-17
test: fix 'not' build
Jiri Slaby
2017-03-15
Fix test case for OSX: only weak aliases are supported on darwin
Andrea Mattavelli
2017-03-15
[Lit] Add system information (linux/darwim) to LIT configuration. Added 'not-...
Dan Liew
2017-03-15
runtime: POSIX, make it compile with glibc 2.25
Jiri Slaby
2017-03-07
Merge pull request #608 from jirislaby/kill_test
Andrea Mattavelli
2017-03-06
Merge pull request #614 from jirislaby/DirSeek
Cristian Cadar
2017-03-06
test: ConstantExpr, fix bogus test
Jiri Slaby
2017-03-06
Merge pull request #611 from jirislaby/getDirectCallTarget
Andrea Mattavelli
2017-03-06
test: POSIX/DirSeek, cleanup
Jiri Slaby
2017-03-06
Merge pull request #609 from ccadar/warnings
Andrea Mattavelli
2017-03-05
Merge pull request #607 from jirislaby/dispatcher
Andrea Mattavelli
2017-03-05
Merge pull request #606 from jirislaby/ObjectFile
Cristian Cadar
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
Merge pull request #612 from ccadar/minor
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
Updated test cases that check warning messages.
Cristian Cadar
2017-03-01
Added new option --warnings-only-to-file which causes warnings to be written ...
Cristian Cadar
2017-03-01
Merge pull request #604 from jirislaby/add_casts
Andrea Mattavelli
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-27
Merge pull request #600 from jirislaby/no_global_context
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-24
Merge pull request #603 from jirislaby/no_list_copy
Andrea Mattavelli
2017-02-23
CommandLine: do not copy list in optionIsSet
Jiri Slaby
[next]