search for: a94f4e87

Displaying 2 results from an estimated 2 matches for "a94f4e87".

2016 Jul 15
3
RFC: Strong GC References in LLVM
...instruction along the entire path they want to hoist, whereas hoisting is normally just a simple dataflow problem with BB level properties :) > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160715/a94f4e87/attachment.html>
2016 Jul 15
2
RFC: Strong GC References in LLVM
On Thu, Jul 14, 2016 at 4:48 PM, Sanjoy Das <sanjoy at playingwithpointers.com> wrote: > Hi all, > > It looks like the key controversial point is the bit about the extra > control dependence on loads and stores[0]. Generally the consensus is > that (please chime if you think otherwise) it is not reasonable to > make the safety (or semantics) of a load instruction depend