Age | Commit message (Expand) | Author |
---|---|---|
2010-06-24 | Use LLVM's TargetData::getTypeSizeInBits to determine type bitwidth instead o... | Peter Collingbourne |
2009-07-25 | (llvm up) Update for llvm::Value getName() change. | Daniel Dunbar |
2009-06-14 | More ConstantExpr cleanup. | Daniel Dunbar |
2009-06-14 | More ConstantExpr tweaks. | Daniel Dunbar |
2009-06-13 | Create new ObjectState constructor for explicitly creating symbolic objects. | Daniel Dunbar |
2009-06-04 | Sink getConstantValue into ConstantExpr. | Daniel Dunbar |
2009-06-04 | Start removing uses of Expr::isConstant. | Daniel Dunbar |
2009-06-01 | Kill off klee_malloc_n, we don't want to support this. | Daniel Dunbar |
2009-06-01 | Modify eval() to return a cell reference instead of its contents. | Daniel Dunbar |
2009-05-23 | Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa... | Cristian Cadar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |