CellSPU: Fix prologue/epilogue emission when function contains calls but
authorScott Michel <scottm@aero.org>
Sat, 8 Nov 2008 05:16:20 +0000 (05:16 +0000)
committerScott Michel <scottm@aero.org>
Sat, 8 Nov 2008 05:16:20 +0000 (05:16 +0000)
commit771138ca915591d804f731e1e0e189cf0a2a6803
tree1b6c7b9c7b5d655ecf798502ad8ac0cc08ac8030
parent746867c8b6ded86e450131852d0949644f54927c
CellSPU: Fix prologue/epilogue emission when function contains calls but
theframe size is 0; the prologue and epilogue should be emitted in this case.

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