search for: 7ee0ceb5

Displaying 2 results from an estimated 2 matches for "7ee0ceb5".

2016 Sep 30
2
Adding utility/debugging passes upstream
Hi, I was wondering what’s the community guideline for adding new passes which are solely used for debugging/analysis purposes? Can this be in the upstream llvm, or such passes are more suitable in local downstream repository? In our case, the ‘utility (ease-of-analysis)’ pass is for transformation done by RewriteStatepointsForGC (RS4GC). Note that right now, RS4GC is not enabled in the opt
2016 Sep 30
2
Adding utility/debugging passes upstream
...worry about the gc.relocates). If it is correctly tested and documented, I don’t see why it couldn’t be in-tree. Yes, agreed. — Mehdi Thanks, Anna -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160930/7ee0ceb5/attachment.html>