[llvm-commits] patch: make the inliner emit lifetime markers

Nick Lewycky nlewycky at google.com
Wed May 18 17:03:16 PDT 2011


Hi, I'm starting to get serious about lifetime markers.

The attached patch teaches the inliner to emit lifetime.start and
lifetime.end markers for the alloca's that it hoists to the beginning of the
function. Please review, or propose some testing that you'd like to see done
on this patch!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110518/7e5951e1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-inline-lifetime-1.patch
Type: text/x-patch
Size: 2624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110518/7e5951e1/attachment.bin>


More information about the llvm-commits mailing list