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-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
2017-02-22
Merge pull request #599 from jirislaby/de_register
Andrea Mattavelli
2017-02-22
Makefile: change -std-compile-opts to -O3
Richard Trembecký
2017-02-22
klee: remove use of deprecated 'register'
Jiri Slaby
2017-02-21
Merge pull request #514 from delcypher/fix_klee_get_direct_call_bitcast_weak_...
Andrea Mattavelli
2017-02-21
fix metaSMT version
Hoang M. Le
2017-02-21
Teach `klee::getDirectCallTarget()` to resolve weak aliases. This is
Dan Liew
2017-02-21
Add test case that causes an assertion failure in `klee::getDirectCallTarget(...
Dan Liew
2017-02-20
Merge pull request #596 from andreamattavelli/fix_readexpr_tests
Cristian Cadar
2017-02-16
Silenced warning: comparison of integers of different signs ('const int' and ...
Andrea Mattavelli
2017-02-14
Increased the type size for the stop-after-n-instructions option to avoid too...
Andrea Mattavelli
2017-02-14
Fix linker compatibility under macOS
Andrea Mattavelli
2017-02-14
Merge pull request #574 from delcypher/read_expr_missed_constaint_fold
Andrea Mattavelli
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é
[prev]
[next]