This is an archive of the discontinued LLVM Phabricator instance.

[mips] [IAS] Reformat mips-expansions.s. NFC.
ClosedPublic

Authored by tomatabacu on May 28 2015, 7:22 AM.

Details

Summary

Make mips-expansions.s more readable by grouping the instructions with their respective CHECK's.
This test is going to get a lot bigger soon and it will become essentially unreadable if the current formatting is kept.

I've also made the comments more useful and accurate, and I've restricted the RUN lines to under 80 columns.

Diff Detail

Event Timeline

tomatabacu updated this revision to Diff 26683.May 28 2015, 7:22 AM
tomatabacu retitled this revision from to [mips] [IAS] Reformat mips-expansions.s. NFC..
tomatabacu updated this object.
tomatabacu edited the test plan for this revision. (Show Details)
tomatabacu added a reviewer: dsanders.
tomatabacu added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Jun 1 2015, 6:30 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 1 2015, 6:30 AM
tomatabacu closed this revision.Jun 2 2015, 3:38 AM