llvm-6502/lib/Target
Brian Gaeke 20abb6bf45 InstSelectSimple.cpp: (visitReturnInst) Add return instructions with return
values.
X86InstrInfo.def: add LEAVE instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4691 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-11 19:37:09 +00:00
..
CBackend _REALLY_ fix the float constant problem 2002-11-07 22:12:53 +00:00
SparcV9 Fix warning 2002-11-09 00:49:43 +00:00
X86 InstSelectSimple.cpp: (visitReturnInst) Add return instructions with return 2002-11-11 19:37:09 +00:00
MachineFrameInfo.cpp Changed MachineCodeForMethod' to MachineFunction'. 2002-10-28 00:28:31 +00:00
Makefile Reenable X86 backend, even though it doesn't do much, at least it compiles 2002-10-29 20:29:34 +00:00
TargetData.cpp * Privatize the TargetName 2002-10-29 21:48:17 +00:00
TargetInstrInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00
TargetMachine.cpp Implement findOptimalStorageSize a bit more generally 2002-10-29 21:47:50 +00:00
TargetSchedInfo.cpp Move TargetInstrDescriptors to MachineInstrInfo.cpp 2002-10-29 17:37:48 +00:00