[PATCH] Measure IR parsing time, take 2

Eli Bendersky eliben at google.com
Tue Apr 2 15:14:59 PDT 2013


Hi,

After Chandler's reorg of lib/IRReader, here's a new patch to enable timing
of IR parsing. This time it uses the existing TimePassesIsEnabled flag
(enabled by the -time-passes cmdline option).

PTAL,

Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130402/02dbcb76/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: time_ir_parsing.2.patch
Type: application/octet-stream
Size: 1867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130402/02dbcb76/attachment.obj>


More information about the llvm-commits mailing list