This is an archive of the discontinued LLVM Phabricator instance.

Add an x86-64 LNT perf builder
ClosedPublic

Authored by eladcohen on Jul 27 2017, 5:58 AM.

Details

Summary

This builder should run the llvm test-suite in benchmarking mode (targeting AVX2) and submit results to http://lnt.llvm.org

Diff Detail

Repository
rL LLVM

Event Timeline

eladcohen created this revision.Jul 27 2017, 5:58 AM
zvi accepted this revision.Jul 27 2017, 7:53 AM

LGTM. Thanks.

This revision is now accepted and ready to land.Jul 27 2017, 7:53 AM
This revision was automatically updated to reflect the committed changes.

Thanks for the review! committed in r309275.