[llvm-commits] [llvm] r146186 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Chris Lattner
clattner at apple.com
Mon Dec 12 16:11:16 PST 2011
On Dec 12, 2011, at 4:10 PM, Chad Rosier wrote:
>
> On Dec 12, 2011, at 3:50 PM, Chris Lattner wrote:
>
>>
>> On Dec 8, 2011, at 1:37 PM, Chad Rosier wrote:
>>
>>> Author: mcrosier
>>> Date: Thu Dec 8 15:37:10 2011
>>> New Revision: 146186
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=146186&view=rev
>>> Log:
>>> Add rather verbose stats for fast-isel failures.
>>
>> Hi Chad,
>>
>> This is very "exhaustive", and makes the llc -stats output really annoying. How about only enabling this with a cl::opt in addition to !NDEBUG?
>>
>> -Chris
>
> No problem.. r146453.
Thanks!
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111212/7276d865/attachment.html>
More information about the llvm-commits
mailing list