1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/CodeGen
Dan Gohman 90c6b87b31 Add a parameter to getCopyToParts and getCopyFromParts to specify whether
endian swapping should be done, and update the code to use it. This fixes
some register ordering issues on big-endian systems, such as PowerPC,
introduced by the recent illegal by-val arguments changes.

llvm-svn: 37921
2007-07-05 20:12:34 +00:00
..
Alpha Convert .cvsignore files 2007-06-29 16:35:07 +00:00
ARM Convert .cvsignore files 2007-06-29 16:35:07 +00:00
CBackend Convert .cvsignore files 2007-06-29 16:35:07 +00:00
Generic Convert .cvsignore files 2007-06-29 16:35:07 +00:00
IA64 Convert .cvsignore files 2007-06-29 16:35:07 +00:00
PowerPC Add a parameter to getCopyToParts and getCopyFromParts to specify whether 2007-07-05 20:12:34 +00:00
SPARC Convert .cvsignore files 2007-06-29 16:35:07 +00:00
X86 Allow a GR64 to be moved into an MMX register via the "movd" instruction. 2007-07-04 00:19:54 +00:00