diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-24 15:30:16 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2014-10-24 15:30:16 +0000 |
commit | aa1b35590f8284aee769ba1b239713a75f3ca6f7 (patch) | |
tree | be91a422034d95e4be3402cb3fdee5b5e2924a3e /llvm/lib/Bitcode/Reader/BitcodeReader.h | |
parent | be63968a5c30750ccb53f230c935c065c9e87600 (diff) | |
download | bcm5719-llvm-aa1b35590f8284aee769ba1b239713a75f3ca6f7.tar.gz bcm5719-llvm-aa1b35590f8284aee769ba1b239713a75f3ca6f7.zip |
[mips] Mark aggregate arguments passed in registers with the inreg attribute
Summary:
This allows us to easily identify them in the backend which in turn allows us
to handle them correctly for big-endian targets (where they must be shifted
into the upper bits of the register).
Depends on D5961
Reviewers: atanasyan
Reviewed By: atanasyan
Subscribers: cfe-commits, theraven
Differential Revision: http://reviews.llvm.org/D5962
llvm-svn: 220566
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions