[PATCH] Semantic tests for memory invalidation at statepoints

Philip Reames listmail at philipreames.com
Tue Dec 2 17:13:04 PST 2014


These are simply a collection of tests intended to show that information about the contents of gc references in the heap is lost at a statepoint.  I've tried to write them so that they don't disallow correct transformations, while still being fairly easy to understand.  

I'd appreciate a sanity check to make sure the tests actually agree with the documentation.

http://reviews.llvm.org/D6491

Files:
  test/CodeGen/X86/statepoint-forward.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6491.16840.patch
Type: text/x-patch
Size: 4922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141203/c1b9b4a8/attachment.bin>


More information about the llvm-commits mailing list