This is an archive of the discontinued LLVM Phabricator instance.

[mips] [IAS] Give expandLoadAddressSym() more specific arguments. NFC.
ClosedPublic

Authored by tomatabacu on Apr 27 2015, 6:08 AM.

Details

Summary

If we only pass the necessary operands, we don't have to determine the position of the symbol operand when entering expandLoadAddressSym().
This simplifies the expandLoadAddressSym() code.

Diff Detail

Event Timeline

dsanders accepted this revision.Apr 30 2015, 5:05 AM
dsanders edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 30 2015, 5:05 AM
tomatabacu updated this revision to Diff 25066.May 6 2015, 10:25 AM
tomatabacu edited edge metadata.

Rebased on top of new D9290 and made changes as required.

tomatabacu closed this revision.May 14 2015, 3:06 AM