"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "fc262babc3c0535f33bcd635e1931b07aeee4e23"
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