[PATCH] [mips][PR19612] Fix va_arg for big-endian mode.
Daniel Sanders
daniel.sanders at imgtec.com
Thu Jul 17 05:14:22 PDT 2014
Big-endian mode was not correctly adjusting the offset for types smaller
than an ABI slot.
Fixes PR19612
http://reviews.llvm.org/D4556
Files:
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
test/CodeGen/Mips/cconv/arguments-hard-float-varargs.ll
test/CodeGen/Mips/cconv/arguments-varargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4556.11570.patch
Type: text/x-patch
Size: 48220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140717/c4739cd0/attachment.bin>
More information about the llvm-commits
mailing list