diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-05-20 21:01:22 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-05-20 21:01:22 +0000 |
commit | 82c89b9f3a9b88bb63ce13b09b4f27fbb72f66fc (patch) | |
tree | 3581663b73bf4260e00041af8eaf725e9f933959 /docs/DSGraphStatus.html | |
parent | 1a1046b7bc7d0b8d9ed88e3565a8905e194a47ff (diff) |
Hopefully, the final fix for `[Pp]ropogate'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6251 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DSGraphStatus.html')
-rw-r--r-- | docs/DSGraphStatus.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DSGraphStatus.html b/docs/DSGraphStatus.html index f3d6544fb0..098ff65412 100644 --- a/docs/DSGraphStatus.html +++ b/docs/DSGraphStatus.html @@ -600,7 +600,7 @@ ackermann.llvm.lib <b>0.00</b> 0.0000 0.0000 0.0002 0.0004 | Same as the <a href="#20021108">previous run</a>, but with a huge bug fix: before, all of the call nodes (from the local pass) were being passed up in the -BU pass, causing graph exposions. Now these call sites are not propogated. The +BU pass, causing graph exposions. Now these call sites are not propagated. The times and sized of graphs are all much smaller now.<p> <pre> |