[LLVMbugs] BreakCriticalEdges and DominanceFrontier
Casey Carter
ccarter at cs.uiuc.edu
Wed Oct 30 18:33:02 PST 2002
I thought it should be both easy and consistent for BreakCriticalEdges
to update DominanceFrontier information - I was right.
Also, I changed BreakCriticalEdges to name the new block that spits the
edge between blocks bb0 and bb1 "bb0.bb1": this makes it a little easier
for me to understand the output of my PRE pass. This is purely a style
issue, and has no technical merit, so feel free to reject this part of
the patch.
--
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dominators.patch
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20021030/237351bb/attachment.ksh>
More information about the llvm-bugs
mailing list