Make class TargetMachine the common interface to all target-dependent
authorVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 13:04:24 +0000 (13:04 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Tue, 18 Sep 2001 13:04:24 +0000 (13:04 +0000)
commit339084b9083a57d6d5da864f8a5f20223da35adf
tree70acc7b464398b0b5b384cd5c934f094b19896b7
parent243dd45820022c0f3829673715d07a775c65c04b
Make class TargetMachine the common interface to all target-dependent
information, including instr, sched, and reg information.
This allows us to allocate them all in one place and use them much
more uniformly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@618 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9Internals.h