| commit | 2624c8db68f788e8e389c8ae1ea584ba565ff7fd | [log] [tgz] |
|---|---|---|
| author | Petar Avramovic <Petar.Avramovic@rt-rk.com> | Wed Nov 07 11:45:43 2018 +0000 |
| committer | Petar Avramovic <Petar.Avramovic@rt-rk.com> | Wed Nov 07 11:45:43 2018 +0000 |
| tree | ebc0b290204e01cc1648865ccfe36e235aaa6940 | |
| parent | 140e76a1aa140be1657551d051da02177273315f [diff] |
[MIPS GlobalISel] Set operand order for G_MERGE and G_UNMERGE Set operands order for G_MERGE_VALUES and G_UNMERGE_VALUES so that least significant bits always go first, regardless of endianness. Differential Revision: https://reviews.llvm.org/D54098 llvm-svn: 346305