about summary refs log tree commit diff homepage
path: root/lib/Core/UserSearcher.cpp
AgeCommit message (Expand)Author
2017-11-30Implemented bounded merging functionalityLukas Wölfer
2017-10-09Fixed initialization of distance to uncovered instructions when KLEE relies o...Andrea Mattavelli
2017-08-04Removed merging searchersLukas Wölfer
2017-06-12llvm: don't use clEnumValEnd for LLVM 4.0Jiri Slaby
2016-11-19Documented the level at which BFS operates in KLEE, as part of --helpCristian Cadar
2016-11-08add nicer error messages for --use-merge and add explanation why it currently...Hoang M. Le
2015-12-17Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support...Martin Nowack
2014-05-29Refactoring from std::ostream to llvm::raw_ostreamMartin Nowack
2014-04-24Removed ununsed Executor field in WeightedRandomSearcher to silenceDan Liew
2013-07-23BFS searcher.Lei Zhang
2012-09-12Restructured the command-line options for setting the searchCristian Cadar
2009-05-21Initial KLEE checkin.Daniel Dunbar