Move the "Filler" parameter to the end of the parameter list as it is,
conceptually, the only output parameter of that function.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D7726
[mips] Keep the parameter list of Filler::searchRange() consistent. NFC. ClosedPublic Authored by vkalintiris on Feb 18 2015, 8:26 AM.
Details Summary Move the "Filler" parameter to the end of the parameter list as it is,
Diff Detail Event Timelinevkalintiris retitled this revision from to [mips] Keep the parameter list of Filler::searchRange() consistent. NFC.. vkalintiris updated this object. This revision is now accepted and ready to land.Mar 2 2015, 6:53 AM Closed by commit rL231239: [mips] Keep the parameter list of Filler::searchRange() consistent. NFC. (authored by vkalintiris). · Explain WhyMar 4 2015, 4:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 20185 lib/Target/Mips/MipsDelaySlotFiller.cpp
|