Age | Commit message (Expand) | Author |
---|---|---|
2010-03-14 | Update for 2.7. | Daniel Dunbar |
2009-09-01 | Update for LLVM ostream changes. | Daniel Dunbar |
2009-07-28 | KLEE64: GetElementPtr constants should be evaluated in the target pointer width. | Daniel Dunbar |
2009-07-28 | Move Machine constants into Context object, initialized based on the target | Daniel Dunbar |
2009-06-14 | More ConstantExpr cleanup. | Daniel Dunbar |
2009-06-07 | Implement array declarations. | Daniel Dunbar |
2009-06-05 | Clean up a number of unused variable warnings when building w/o | Daniel Dunbar |
2009-06-02 | Use ConstantExpr::alloc instead of ref<Expr> directly | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |