llvm-6502/lib/CodeGen
Vikram S. Adve 44a853cc53 Added MachineInstrInfo class and moved instruction-related members there.
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@308 91177308-0d34-0410-b5e6-96231b3b80d8
2001-07-28 04:09:37 +00:00
..
InstrSelection CommandLine library cleanup. No longer use getValue/setValue, instead, just treat the commandline 2001-07-23 19:27:24 +00:00
TargetMachine Added MachineInstrInfo class and moved instruction-related members there. 2001-07-28 04:09:37 +00:00
MachineInstr.cpp Eliminate separate enum for operand register type. 2001-07-28 04:06:37 +00:00
Makefile *** empty log message *** 2001-07-21 12:41:01 +00:00