[llvm-commits] [llvm] r146186 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

Chad Rosier mcrosier at apple.com
Mon Dec 12 16:10:25 PST 2011


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 "exhastive", 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.

 Chad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111212/d5b58067/attachment.html>


More information about the llvm-commits mailing list