Age | Commit message (Expand) | Author |
---|---|---|
2009-10-07 | Remove LazyLiveness from the tree. It doesn't work right now, and I'm not go... | Owen Anderson |
2009-08-19 | Add missing includes. | David Greene |
2009-06-15 | Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_i... | Owen Anderson |
2009-06-12 | Improve style. | Owen Anderson |
2009-06-12 | This is supposed to be a preorder numbering of the dominator tree, not the CFG. | Owen Anderson |
2009-06-12 | Now with less iterator invalidation, and other forms of crashing! | Owen Anderson |
2009-06-10 | Remove warnings: no newline at end of file. | Sanjiv Gupta |
2009-06-09 | Add the beginnings of an implementatation of lazy liveness analysis, based on... | Owen Anderson |