This is an archive of the discontinued LLVM Phabricator instance.

[mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsInstrInfo.td. NFC.
ClosedPublic

Authored by vkalintiris on Oct 17 2014, 7:49 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

vkalintiris retitled this revision from to [mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsInstrInfo.td. NFC..
vkalintiris updated this object.
vkalintiris edited the test plan for this revision. (Show Details)
vkalintiris added a reviewer: dsanders.
vkalintiris added a subscriber: Unknown Object (MLST).
dsanders accepted this revision.Nov 4 2014, 3:48 AM
dsanders edited edge metadata.

LGTM, thanks for moving these non-FPU instructions out of the FPU .td

This revision is now accepted and ready to land.Nov 4 2014, 3:48 AM
vkalintiris closed this revision.Nov 4 2014, 1:56 PM
vkalintiris updated this revision to Diff 15787.

Closed by commit rL221300 (authored by @vkalintiris).