Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing includes. | David Greene | 2009-08-19 | 1 | -0/+1 |
* | Owen Anderson 2009-06-15: Use a SmallPtrSet here, for speed and to match df_i... | Owen Anderson | 2009-06-15 | 1 | -5/+14 |
* | Improve style. | Owen Anderson | 2009-06-12 | 1 | -16/+16 |
* | This is supposed to be a preorder numbering of the dominator tree, not the CFG. | Owen Anderson | 2009-06-12 | 1 | -4/+5 |
* | Now with less iterator invalidation, and other forms of crashing! | Owen Anderson | 2009-06-12 | 1 | -3/+6 |
* | Remove warnings: no newline at end of file. | Sanjiv Gupta | 2009-06-10 | 1 | -1/+2 |
* | Add the beginnings of an implementatation of lazy liveness analysis, based on... | Owen Anderson | 2009-06-09 | 1 | -0/+153 |