Added class MachineOptInfo as interface to target-specific
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:52:09 +0000 (00:52 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Sep 2002 00:52:09 +0000 (00:52 +0000)
commitd55697cf136150b697b9bbddce9088e87a1be963
treec9a609c8351c2f6625a4b3bbdb6d1f908fe69310
parent2542d9a18304d60576158e635f6123f60bbd80ba
Added class MachineOptInfo as interface to target-specific
routines supporting machine code optimization.
Also added method MachineInstrInfo::getNOPOpCode().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3845 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/MachineInstrInfo.h
include/llvm/Target/TargetInstrInfo.h
include/llvm/Target/TargetMachine.h
lib/Target/SparcV9/SparcV9Internals.h
lib/Target/SparcV9/SparcV9TargetMachine.cpp