search for: 26fa7850

Displaying 2 results from an estimated 2 matches for "26fa7850".

2016 Jul 21
2
RFC: Strong GC References in LLVM
...n an instruction you cannot move the load before). Nothing is doing global store sinking right now that i see, so nothing needs the analogous store api. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160721/26fa7850/attachment.html>
2016 Jul 21
3
RFC: Strong GC References in LLVM
> On Jul 21, 2016, at 7:45 AM, Philip Reames <listmail at philipreames.com> wrote: > > Joining in very late, but the tangent here has been interesting (if rather OT for the original thread). > > I agree with Danny that we might want to take a close look at how we model things like maythrow calls, no return, and other implicit control flow. I'm not convinced that moving