Owen Anderson
|
303f47b1dd
|
Have PostDomTree use the newly templated DFSPass.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42427 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-28 01:23:47 +00:00 |
|
Owen Anderson
|
58ec8825d4
|
Convert DFSPass into a templated friend function, in preparation for making it common to DomTree and PostDomTree.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42420 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-27 23:23:00 +00:00 |
|
Duncan Sands
|
db1b3e08bc
|
Add missing end-of-file newlines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42294 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-25 07:10:01 +00:00 |
|
Owen Anderson
|
68099d58cb
|
Merge significant portions of the DomTree and PostDomTree implementations.
The two remaining unmerged parts are DFSPass, and the Calculate().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42255 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-24 02:29:29 +00:00 |
|