"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "dc35bd79caa48dd0e1a616749abb65339c3a8c4b"
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
Loading
Please register or sign in to comment