[llvm-commits] [llvm] r53085 - /llvm/trunk/lib/Transforms/Scalar/LoopUnswitch.cpp

Matthijs Kooijman matthijs at stdin.nl
Thu Jul 3 00:50:05 PDT 2008


Hi Chris,

> The advantage of this approach is that recalculation of domtree only  
> happens if an unswitch happens.  If you have:
On the other hand, it will then also happen if there are no other passes
(directly) after loopunswitch that need dominfo...j
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080703/d0a5e6d2/attachment.sig>


More information about the llvm-commits mailing list