Go to file
Dan Gohman d258e80583 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
llvm Add a parameter to getCopyToParts and getCopyFromParts to specify whether 2007-07-05 20:12:34 +00:00
stacker stacker depends on llvm 2007-07-05 05:38:55 +00:00