OSDN Git Service

Fix spilling and reloading of CR regs to reload the right values. This fixes
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jun 2006 21:50:57 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jun 2006 21:50:57 +0000 (21:50 +0000)
commitb47e0897a090d31d952957ba873db6c1e487b50e
tree2467373e75755b5fbc61e0d287c3fd4359ce87e1
parent6edf399bb4a83813352bac2e6392d034955e2214
Fix spilling and reloading of CR regs to reload the right values.  This fixes
Olden/power (and probably others) with -regalloc=local.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28760 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.cpp