No functional change.
The minor change to the MIPS16 code is in preparation for a patch that will handle 32-bit FPIdx instructions separately to 64-bit (because they were added in different revisions)
Depends on D3677
Paths
| Differential D3690
[mips] Replace FeatureFPIdx with FeatureMips4_32r2 ClosedPublic Authored by dsanders on May 9 2014, 4:08 AM.
Details Summary No functional change. The minor change to the MIPS16 code is in preparation for a patch that will handle 32-bit FPIdx instructions separately to 64-bit (because they were added in different revisions) Depends on D3677
Diff Detail Event Timelinedsanders updated this object. Comment Actions Rolled back the functional part of the MIPS16 change. It's not possible to test This revision is now accepted and ready to land.May 12 2014, 2:49 AM
Revision Contents
Diff 9244 lib/Target/Mips/Mips.td
lib/Target/Mips/Mips16ISelDAGToDAG.cpp
lib/Target/Mips/MipsInstrFPU.td
lib/Target/Mips/MipsInstrInfo.td
lib/Target/Mips/MipsSubtarget.h
lib/Target/Mips/MipsSubtarget.cpp
|