llvm-6502/include/llvm/Target
Chris Lattner 9ca5a2a33e The NOOP instruction is no longer needed. Instead, use the
TargetInstrInfo::isNOPinstr method


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7530 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-03 18:52:15 +00:00
..
MRegisterInfo.h Code generation passes don't need access to raw LLVM types, this method is unnecessary. 2003-07-30 05:29:45 +00:00
TargetCacheInfo.h Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00
TargetData.h
TargetFrameInfo.h
TargetInstrInfo.h The NOOP instruction is no longer needed. Instead, use the 2003-08-03 18:52:15 +00:00
TargetMachine.h
TargetMachineImpls.h
TargetOptInfo.h
TargetRegInfo.h Moved insertCallerSavingCode() to PhyRegAlloc and 2003-07-29 19:41:23 +00:00
TargetSchedInfo.h