Workaround of getCopyToRegs and getCopyFromRegs bugs for big-endian machines.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jul 2007 01:47:35 +0000 (01:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jul 2007 01:47:35 +0000 (01:47 +0000)
commit86da6600aec9b8f1c3fbae157414bf1648eb639c
treed16543088dea4ce308f2e579892d927705d820bc
parent991262834d688c02e279017335dac34579848b99
Workaround of getCopyToRegs and getCopyFromRegs bugs for big-endian machines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp