This is an archive of the discontinued LLVM Phabricator instance.

Tests: Add branch weights to non-layout tests.
ClosedPublic

Authored by iteratee on Jul 29 2016, 11:02 AM.

Details

Reviewers
davidxl
Summary

Add branch weights to a few tests that aren't testing layout to make them less
sensitive to changes in the layout algorithm.

Diff Detail

Event Timeline

iteratee updated this revision to Diff 66151.Jul 29 2016, 11:02 AM
iteratee retitled this revision from to Tests: Add branch weights to non-layout tests..
iteratee updated this object.
iteratee added a reviewer: davidxl.
iteratee set the repository for this revision to rL LLVM.
iteratee added subscribers: echristo, timshen, llvm-commits.
davidxl accepted this revision.Jul 29 2016, 11:05 AM
davidxl edited edge metadata.

this makes the tests more robust -- LGTM

This revision is now accepted and ready to land.Jul 29 2016, 11:05 AM
iteratee closed this revision.Jul 29 2016, 11:18 AM