Age | Commit message (Expand) | Author |
---|---|---|
2014-05-29 | Refactoring from std::ostream to llvm::raw_ostream | Martin Nowack |
2013-08-27 | Port to LLVM 3.3 | Martin Nowack |
2012-01-18 | Nice patch by Gang Hu, Heming Cui and Junfeng Yang fixing a memory | Cristian Cadar |
2011-11-29 | Updates for LLVM 3.1. | Peter Collingbourne |
2010-06-24 | Added ExecutionState::dumpStack function for inspecting the status of the stack | Peter Collingbourne |
2010-03-14 | Kill off ExecutionTrace stuff, it is too messy. | Daniel Dunbar |
2009-09-01 | Update for LLVM ostream changes. | Daniel Dunbar |
2009-06-14 | Remove some unused functionality. | Daniel Dunbar |
2009-06-02 | Use ConstantExpr::alloc instead of ref<Expr> directly | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |