[PATCH] Compute dead flags when creating virtual register intervals

Pete Cooper peter_cooper at apple.com
Wed May 28 15:27:15 PDT 2014


Hi all

Please review the attached patch to calculate dead instructions when a live interval is created.

This gets us closer to being able to remove LiveVariables entirely which is where dead instructions are currently tagged as such.

Thanks,
Pete

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lr.diff
Type: application/octet-stream
Size: 3586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140528/3e5680b5/attachment.obj>


More information about the llvm-commits mailing list