llvm-6502/lib/Target
Vikram S. Adve a2bae305fb Remove separate vector of implicit refs from MachineInstr, and
instead record them as extra operands in the operands[] vector.
Also, move CallArgsDescriptor into this class instead of making it an
annotation on the machine instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4399 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-29 19:41:18 +00:00
..
CBackend Casting NULL can cause problems so lets just not cast NULL to anything. 2002-10-28 19:54:06 +00:00
SparcV9 Remove separate vector of implicit refs from MachineInstr, and 2002-10-29 19:41:18 +00:00
X86 Switch to generating machineinstr's instead of MInstructions 2002-10-29 17:43:55 +00:00
MachineFrameInfo.cpp Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
Makefile Don't build X86 target until it builds properly again 2002-10-28 23:56:41 +00:00
TargetData.cpp - Add an endianness field to the TargetData datastructure 2002-10-14 22:41:13 +00:00
TargetInstrInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00
TargetMachine.cpp Seperate code out of TargetMachine into MachineInstrInfo 2002-10-28 23:55:33 +00:00
TargetSchedInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00