First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is
authorNate Begeman <natebegeman@mac.com>
Tue, 18 Oct 2005 00:28:58 +0000 (00:28 +0000)
committerNate Begeman <natebegeman@mac.com>
Tue, 18 Oct 2005 00:28:58 +0000 (00:28 +0000)
commit1d9d7427c4a4e3c7bdcfd1f725447f355e509c20
tree67e012c546bbb580f87a99504c8c05bb63f0ae54
parenta0e221dc75ee1f2d8830eec9569116386a56a936
First bits of 64 bit PowerPC stuff, currently disabled.  A lot of this is
purely mechanical.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23778 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelPattern.cpp
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.td
lib/Target/PowerPC/PPCRegisterInfo.cpp
lib/Target/PowerPC/PPCRegisterInfo.td
lib/Target/PowerPC/PPCTargetMachine.cpp