cell really does support cross-regclass moves, because R3 is in lots of different...
authorChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 20:31:11 +0000 (20:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 9 Mar 2008 20:31:11 +0000 (20:31 +0000)
commit5e09da236ebc99a22bde7e4ceb3047c83fb7e6d8
treeb099d46a85e8f9c404e14542074fefa5a1b61de2
parent68a0d0984db8975ad9c7abbfedd80ef8427e797a
cell really does support cross-regclass moves, because R3 is in lots of different regclasses, and the code is not consistent when it comes to value tracking.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48119 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUInstrInfo.cpp