This is an archive of the discontinued LLVM Phabricator instance.

[llvm-exegesis][mips] Add RegisterAliasingTest unit test
ClosedPublic

Authored by mstojanovic on Dec 30 2019, 7:23 AM.

Details

Summary

Test register aliasing and register class caching.

Diff Detail

Event Timeline

mstojanovic created this revision.Dec 30 2019, 7:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 30 2019, 7:24 AM
gchatelet accepted this revision.Jan 6 2020, 2:28 AM

Thx !

This revision is now accepted and ready to land.Jan 6 2020, 2:28 AM

Thank you for the review.
@atanasyan Do you have any comment?

This revision was automatically updated to reflect the committed changes.