Initial skeleton tablegen files
authorChris Lattner <sabre@nondot.org>
Fri, 16 Jul 2004 06:29:19 +0000 (06:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 16 Jul 2004 06:29:19 +0000 (06:29 +0000)
commit25c29d1e6ce1bf6b9fd309bf615c1940d25638af
tree0cf8d4521960f6553673b271f3b397baf941194f
parent522d9834a2d0074adf5f9e5716a6ca825177c459
Initial skeleton tablegen files

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14873 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Skeleton/Skeleton.td [new file with mode: 0644]
lib/Target/Skeleton/SkeletonInstrInfo.td [new file with mode: 0644]
lib/Target/Skeleton/SkeletonRegisterInfo.td [new file with mode: 0644]