diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-05-09 16:24:03 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2017-05-09 16:24:03 +0000 |
commit | 125c03070edbe7ee8b4f66879a08dc80cd280584 (patch) | |
tree | e3a5ba9111ce1dc828a0d8dc0f65f5d7bea7911b /llvm/lib/IR/Module.cpp | |
parent | 0c42d8c35ba6acd4d3620915c64af5a7badc1e73 (diff) | |
download | llvm-125c03070edbe7ee8b4f66879a08dc80cd280584.zip llvm-125c03070edbe7ee8b4f66879a08dc80cd280584.tar.gz llvm-125c03070edbe7ee8b4f66879a08dc80cd280584.tar.bz2 |
[mips] Impose a threshold for coercion of aggregates
Modified MipsABIInfo::classifyArgumentType so that it now coerces aggregate
structures only if the size of said aggregate is less than 16/64 bytes,
depending on the ABI.
Patch by Stefan Maksimovic.
Differential Revision: https://reviews.llvm.org/D32900
llvm-svn: 302547
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions