Age | Commit message (Expand) | Author |
---|---|---|
2007-10-03 | Completely merge the implementation details of DomTree and PostDomTree. | Owen Anderson |
2007-10-03 | Factor some code from the DomTree and PostDomTree calculate methods up into | Owen Anderson |
2007-09-30 | Template-ize more of the DomTree internal implementation details. Only the c... | Owen Anderson |
2007-09-28 | Remove unneeded #include. | Owen Anderson |
2007-09-28 | Have PostDomTree use the newly templated DFSPass. | Owen Anderson |
2007-09-25 | Add a newline to the end of this file. | Duncan Sands |
2007-09-24 | Merge significant portions of the DomTree and PostDomTree implementations. | Owen Anderson |
2007-09-23 | Factor the calculation details for PostDomTree out of PostDominators.cpp and | Owen Anderson |