Split Register specific stuff out from TargetMachine.h to RegInfo.h
authorChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 06:20:10 +0000 (06:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 06:20:10 +0000 (06:20 +0000)
commit5f3c2e566f946db6c95234e7c1de73bef8f8afe0
tree4a6e65df319224bfeae78853a9e2bdd6b1afa7ef
parente5bc8b06533ba0f50403158a63f99a0c83da0493
Split Register specific stuff out from TargetMachine.h to RegInfo.h
Get rid of unneccesary #includes from TargetMachine.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@568 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/InstInfo.h
include/llvm/Target/Machine.h
include/llvm/Target/RegInfo.h [new file with mode: 0644]
include/llvm/Target/SchedInfo.h