MFLR doesn't take an operand, the LR register is implicit
authorChris Lattner <sabre@nondot.org>
Thu, 18 Aug 2005 23:24:50 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Aug 2005 23:24:50 +0000 (23:24 +0000)
commit3f852b45fcfb0dde647eff77f9186378c3f0448a
treef30130efcea0d5f3892636132b7dcf9ce57d95b3
parent329cdc3801506fc8b241005f7d1401cca84861ee
MFLR doesn't take an operand, the LR register is implicit

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