Big-endian mode was not correctly adjusting the offset for types smaller
than an ABI slot.
Fixes PR19612
Paths
| Differential D4556
[mips][PR19612] Fix va_arg for big-endian mode. ClosedPublic Authored by dsanders on Jul 17 2014, 5:14 AM.
Details Summary Big-endian mode was not correctly adjusting the offset for types smaller Fixes PR19612
Diff Detail Event Timelinedsanders updated this object. This revision is now accepted and ready to land.Aug 1 2014, 2:25 AM
Revision Contents
Diff 11570 lib/Target/Mips/MipsISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
test/CodeGen/Mips/cconv/arguments-varargs.ll
|