[PATCH] D40077: [lit][test-suite] - Allow 1 test to report multiple individual test results

Brian Homerding via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 14 14:47:01 PST 2018


homerdin abandoned this revision.
homerdin added a comment.

I am abandoning this revision and splitting it up into smaller ones.

Changes to lit to support microbenchmarks:
https://reviews.llvm.org/D43314

Changes to microbenchmark litsupport plugin and XRay microbenchmarks:
https://reviews.llvm.org/D43316

Also a link to the LCALS (Livermore Compiler Analysis Loop Suite) revision I wish to add using these changes:
https://reviews.llvm.org/D43319


https://reviews.llvm.org/D40077





More information about the llvm-commits mailing list