[llvm-commits] [llvm] r76558 - in /llvm/trunk: lib/CodeGen/VirtRegRewriter.cpp test/CodeGen/X86/2009-07-21-RewriterBug.ll
Chris Lattner
clattner at apple.com
Wed Jul 22 16:18:17 PDT 2009
On Jul 22, 2009, at 3:02 PM, David Greene wrote:
>>> Perhaps we need a second-tier "make check" for larger testcases that
>>> only
>>> gets run once a week or maybe just when llvm-test fails. Would that
>>> be
>>> helpful?
>>
>> I don't think that adds a lot of value. If it's not the default,
>> people will forget about it.
>
> It adds value in that one doesn't have to go and reduce bzip again.
> Larger
> test runs spread over a period of a few days to a week is common
> practice. I
> don't see why LLVM wouldn't benefit as well.
bugpoint reduces bzip2 for you, it's not a manual process. I'm not
sure what problem you're trying to solve here.
-Chris
More information about the llvm-commits
mailing list