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
path:
root
/
lib
/
Core
/
Searcher.cpp
Age
Commit message (
Expand
)
Author
2017-05-24
Remove redundant KLEE prefix while logging
Jörg Thalheim
2016-11-19
Merge branch 'fix_bfs2' of https://github.com/MartinNowack/klee into MartinNo...
Cristian Cadar
2016-11-09
Fix BFS searcher
Martin Nowack
2016-11-08
add nicer error messages for --use-merge and add explanation why it currently...
Hoang M. Le
2016-09-26
Modified logging information to steer the usage of klee_message, klee_warning...
Andrea Mattavelli
2016-07-08
Use vector instead of set to add/remove states
Martin Nowack
2016-07-08
IterativeDeepeningTimeSearcher: Fix using wrong iterator
Martin Nowack
2015-12-17
Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support...
Martin Nowack
2014-09-14
[LLVM3.5] Update for move of CFG.h into IR.
Daniel Dunbar
2014-09-14
[LLVM3.5] Update for CallSite.h move into IR/.
Daniel Dunbar
2014-05-29
Refactoring from std::ostream to llvm::raw_ostream
Martin Nowack
2014-04-24
Removed ununsed Executor field in WeightedRandomSearcher to silence
Dan Liew
2013-08-27
Port to LLVM 3.3
Martin Nowack
2013-07-23
BFS searcher.
Lei Zhang
2010-07-15
Reduce variable shadowing.
Daniel Dunbar
2009-09-01
Update for LLVM ostream changes.
Daniel Dunbar
2009-05-21
Initial KLEE checkin.
Daniel Dunbar