diff options
author | Chris Lattner <sabre@nondot.org> | 2003-09-10 20:36:51 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-09-10 20:36:51 +0000 |
commit | 420a8bf2b2276acdb4d7004ae251a2460999c0e4 (patch) | |
tree | 346223450312bbf15c09a9f9a105a0f1956ca39f /docs/CommandGuide/llvm-as.html | |
parent | 1df2998451793ba5afae6972af242c4c36ac133d (diff) |
Rework dominator and post dominator information so that we do not have to
unify all exit nodes of a function to compute post-dominance information.
This does not work with functions that have both unwind and return nodes,
because we cannot unify these blocks. The new implementation is better
anyway. :)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8459 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/llvm-as.html')
0 files changed, 0 insertions, 0 deletions