Age | Commit message (Expand) | Author |
---|---|---|
2012-07-09 | Fixed up the newer strategy iteration stuff...Trivial 100000 var case in 15s on my Uni machine. | Carlo Zancanaro |
2012-07-05 | Change the set to use a std::set for now...This should perform better in cases where we have smaller sets. | Carlo Zancanaro |
2012-07-02 | Dependency-aware smart fixpoint....Slows it down *heaps* for the moment. Still need to add the MaxStrategy part, which should speed it up a fair bit. At the moment it has to do a fair bit more work for no benefit. | Carlo Zancanaro |
2012-06-29 | Speed up IdSet a bit. I think. | Carlo Zancanaro |
2012-06-15 | Re-write heaps of code to work better. | Carlo Zancanaro |
2012-05-28 | Fix memory error and x = max(-inf, expr) stuff. | Carlo Zancanaro |