Like N32/N64, they must be passed in the upper bits of the register.
The new code could be merged with the existing if-statements but I've
refrained from doing this since it will make porting the O32 implementation
to tablegen harder later.
Paths
| Differential D6463
[mips] Fix passing of small structures for big-endian O32 . ClosedPublic Authored by dsanders on Dec 1 2014, 8:00 AM.
Details Summary Like N32/N64, they must be passed in the upper bits of the register. The new code could be merged with the existing if-statements but I've
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 2 2014, 1:06 AM
Revision Contents
Diff 16767 lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/cconv/arguments-struct.ll
|