llvm-6502/include/llvm/CodeGen
Vikram S. Adve 670d0abe49 Added several SPARC instructions including conditional move and SETHI.
Added MachineInstrInfo class and subclass UltraSparcInstrInfo.
Added several fields to MachineInstrDescriptor (and renamed it from
MachineInstrInfo).  Latency fields are to support scheduling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 04:26:42 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h Remove redundant and unused functions. 2001-07-28 04:20:33 +00:00
InstrSelection.h
MachineInstr.h
Sparc.h Added several SPARC instructions including conditional move and SETHI. 2001-07-28 04:26:42 +00:00
TargetMachine.h Added MachineInstrInfo class and moved instruction-related members there. 2001-07-28 04:09:37 +00:00
ValueSet.h