[llvm-commits] [llvm] r152398 - /llvm/trunk/lib/Analysis/ValueTracking.cpp

Chandler Carruth chandlerc at google.com
Fri Mar 9 01:53:53 PST 2012


On Fri, Mar 9, 2012 at 1:51 AM, Nick Lewycky <nicholas at mxc.ca> wrote:

> Not yet. This is part of a larger change and the testcase will land once
> it's all in. The hard part is updating SimplifyDemandedBits.


It would seem useful to have a test case for each substantive change. I
don't like the idea of only having one big test case, as that can allow one
of these to regress as long as its hidden by something else. =/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120309/9266c4c2/attachment.html>


More information about the llvm-commits mailing list