[llvm-commits] PATCH: add separate statistics for data/inst fragments in MC

Eli Bendersky eliben at google.com
Wed Dec 5 11:14:02 PST 2012


I'm trying to analyze how MC does relaxation and the kinds of
fragments it emits for relatively large programs. It's useful to have
separate statistics counters for data and instruction fragments.

Please review the patch.

Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mc-add-fragment-statistics.patch
Type: application/octet-stream
Size: 1233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121205/a364e8f3/attachment.obj>


More information about the llvm-commits mailing list