llvm-6502/lib/Target
Brian Gaeke 08f64c3321 Support return values of basic integer types.
Emit RETL instruction to return instead of funny JMPL.
Fix indentation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12186 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-06 05:32:28 +00:00
..
CBackend SPECIFY a target data to initialize the CBE target with. Until now we have 2004-03-03 02:14:15 +00:00
PowerPC
Sparc Support return values of basic integer types. 2004-03-06 05:32:28 +00:00
SparcV8 Support return values of basic integer types. 2004-03-06 05:32:28 +00:00
SparcV9 make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
X86 make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
Makefile SparcV8 now builds. 2004-02-28 19:54:00 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetInstrInfo.cpp Adjust to change in TII ctor arguments 2004-02-29 06:31:44 +00:00
TargetMachine.cpp make -print-machineinstrs work for both SparcV9 and X86 2004-03-04 19:16:23 +00:00
TargetSchedInfo.cpp Eliminate the distinction between "real" and "unreal" instructions 2004-02-29 06:31:16 +00:00