OSDN Git Service

Fix the PPC JIT regressions by encoding zeroreg as 0 for BLR.
authorChris Lattner <sabre@nondot.org>
Wed, 13 Feb 2008 17:24:14 +0000 (17:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Feb 2008 17:24:14 +0000 (17:24 +0000)
commita1998d1cbab495aad05c97b36836788809903b79
tree481490f8b05f4316e7f6cc73d50c901ae00e5204
parenteedcf3fc4623ee9b40e3859fe6810895127f0c45
Fix the PPC JIT regressions by encoding zeroreg as 0 for BLR.

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