llvm-6502/test/CodeGen
Daniel Sanders 27f06d254d Merging r223148:
------------------------------------------------------------------------
r223148 | dsanders | 2014-12-02 20:40:27 +0000 (Tue, 02 Dec 2014) | 17 lines

[mips] Fix passing of small structures for big-endian O32.

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
refrained from doing this since it will make porting the O32 implementation
to tablegen harder later.

Reviewers: vmedic

Reviewed By: vmedic

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D6463

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@223457 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 10:20:37 +00:00
..
AArch64 Merging r216064: 2014-08-20 17:42:35 +00:00
ARM Merging r223055: 2014-12-04 22:59:55 +00:00
CPP
Generic
Hexagon
Inputs
Mips Merging r223148: 2014-12-05 10:20:37 +00:00
MSP430
NVPTX Merging r213773: 2014-07-30 14:49:09 +00:00
PowerPC Merging r215711: 2014-08-18 05:16:58 +00:00
R600 Merging r214865: 2014-08-05 17:38:25 +00:00
SPARC
SystemZ
Thumb
Thumb2
X86 Merging r214679: 2014-08-12 05:41:35 +00:00
XCore llvm/test/CodeGen/XCore/dwarf_debug.ll: Fix not to be affected by *-win32. 2014-07-04 11:58:03 +00:00