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 *** empty log message *** 2001-07-24 17:14:13 +00:00
InstrForest.h Remove redundant and unused functions. 2001-07-28 04:20:33 +00:00
InstrSelection.h Removal of the redundant CompileContext wrapper 2001-07-23 03:09:03 +00:00
MachineInstr.h Eliminate separate enum for operand register type. 2001-07-28 04:06:37 +00:00
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 *** empty log message *** 2001-07-24 17:14:13 +00:00