[llvm-commits] [llvm] r76558 - in /llvm/trunk: lib/CodeGen/VirtRegRewriter.cpp test/CodeGen/X86/2009-07-21-RewriterBug.ll

David Greene greened at obbligato.org
Wed Jul 22 08:01:13 PDT 2009


Bill Wendling wrote:

>>>> I've fine with removing the test case.

>>> Ok, please do, thanks.

>> PLEASE reconsider.  As Evan noted, register allocation bugs are some of the
>> most subtle and difficult to track down.  Testcases are a real blessing.
>> Better to slow down testing and get it right than ram through and silently
>> produce wrong code.

> Is it possible to put the original application in the test-suite instead?

That sounds good to me if it can happen.

                          -Dave




More information about the llvm-commits mailing list