* Add the lost fix to define the second reg of a 2-reg representation of longs
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 21 Jul 2004 20:30:18 +0000 (20:30 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 21 Jul 2004 20:30:18 +0000 (20:30 +0000)
commita31f1f7cb273156a90aa197db9a97946c0e5812c
treea95a5457d63fd50a3f69b32308a3f979bb98f7f9
parent17a9000ac81de110eabe222aa6f93a4f14fbfbfe
* Add the lost fix to define the second reg of a 2-reg representation of longs
* Fix opcode RLWNM -> RLWINM since it uses an immediate const shift value

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