[llvm-commits] [llvm] r89421 - /llvm/trunk/lib/Analysis/CaptureTracking.cpp

Duncan Sands baldrick at free.fr
Wed Nov 25 10:41:37 PST 2009


PS: Here's my latest version which is no longer obstructed by phi nodes or
selects.  I didn't test it much, but it increases the number of parameters
marked nocapture by more than 3% in the testsuite.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: capture.diff
Type: text/x-patch
Size: 10377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091125/88929225/attachment.bin>


More information about the llvm-commits mailing list