Use the correct register class for Cell varargs spilling. This fixes all of the
authorCameron Zwarich <zwarich@apple.com>
Thu, 19 May 2011 04:44:19 +0000 (04:44 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 19 May 2011 04:44:19 +0000 (04:44 +0000)
commit055cdfc541a7904d12ca389689a346d363a4f69c
tree75fbe11824c1a2a5caae767482d08061bccfbbc5
parent28e2b1d29ad409479f0c6a3aa3f663c847b5994a
Use the correct register class for Cell varargs spilling. This fixes all of the
verifier failures in the CodeGen/CellSPU tests.

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