search for: d23bc323

Displaying 3 results from an estimated 3 matches for "d23bc323".

2011 Jul 19
0
[LLVMdev] Improving Garbage Collection
On Mon, Jul 18, 2011 at 11:00 AM, Peter Lawrence <peterl95124 at sbcglobal.net>wrote: > Talin, > do you identify safe-points in the current or proposed llvm > scheme, and if so how, > or are they implicit as being at all call sites (which begs the question > what about leaves > in the call tree, how does GC get started at all in that case). > > The LLVM
2011 Jul 18
3
[LLVMdev] Improving Garbage Collection
Talin, do you identify safe-points in the current or proposed llvm scheme, and if so how, or are they implicit as being at all call sites (which begs the question what about leaves in the call tree, how does GC get started at all in that case). Peter Lawrence.
2011 Jul 19
3
[LLVMdev] Improving Garbage Collection
...inefficient approach is to insert the extra loads and > stores around every call instruction. > > Peter Lawrence. > > -- > -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110719/d23bc323/attachment.html>