[LLVMdev] New -O3 Performance tester - Use hardware to get reliable numbers

Sean Silva chisophugis at gmail.com
Wed Jan 8 13:07:49 PST 2014


On Wed, Jan 8, 2014 at 7:58 AM, Diego Novillo <dnovillo at google.com> wrote:

> On Tue, Jan 7, 2014 at 8:48 PM, Sean Silva <chisophugis at gmail.com> wrote:
>
> > sean:~/pg/llvm/llvm % git log --oneline --since='1 month ago' | wc -l
> > 706
> > sean:~/pg/llvm/llvm % git log --oneline --since='1 month ago' ./test |
> wc -l
> > 317
>
> Wouldn't this also catch commits to code generation that added tests as
> well?
>
>
I'm not sure what you mean or how it would affect what I'm saying. Any
commit that affects code generation should include a test (there may be
some rare exceptions, but this is the general rule).

-- Sean Silva


>
> Diego.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140108/8c5b9dd9/attachment.html>


More information about the llvm-dev mailing list