Import of skeletal PowerPC backend I have had laying around for months...
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 21 Jan 2004 21:13:19 +0000 (21:13 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 21 Jan 2004 21:13:19 +0000 (21:13 +0000)
commitca78f49234d52fca9d44800dbe6ec1ac387564d7
tree812b57e2fa80899e966eabf03e4603c732e5d2b0
parentd65ed3fbe81c227b718ef7a7d6d755635b7e5f7d
Import of skeletal PowerPC backend I have had laying around for months...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10937 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PowerPC.h [new file with mode: 0644]
lib/Target/PowerPC/PowerPCInstrs.td [new file with mode: 0644]
lib/Target/PowerPC/PowerPCReg.td [new file with mode: 0644]
lib/Target/PowerPC/PowerPCTargetMachine.cpp [new file with mode: 0644]