[llvm-commits] [llvm] r139023 - in /llvm/trunk/lib/Transforms: InstCombine/InstructionCombining.cpp Scalar/SCCP.cpp

Duncan Sands baldrick at free.fr
Sat Sep 3 05:07:28 PDT 2011


Hi Bill,

>> why not delete them backwards?  It seems to be advantageous.
>>
> The iterator seems to get invalidated. And we don't have reverse-iterators for the BasicBlock class. ..

how about this?

Ciao, Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbackwards.diff
Type: text/x-patch
Size: 1323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110903/992edcf0/attachment.bin>


More information about the llvm-commits mailing list