1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/CodeGen
Vikram S. Adve ce164753ad 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.

llvm-svn: 308
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