llvm-6502/lib/Target
Duraid Madina 98b3a83d83 this should take care of calls to varadic functions, but it doesn.,t
BUG: calling printf(string, float) will load the float into the wrong
register, completely forget about loading the string, etce


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24947 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-22 06:39:57 +00:00
..
Alpha Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
CBackend do not allow '.' in symbol names 2005-11-10 21:39:29 +00:00
IA64 this should take care of calls to varadic functions, but it doesn.,t 2005-12-22 06:39:57 +00:00
PowerPC Bye bye HACKTROCITY. 2005-12-22 02:26:21 +00:00
Skeleton Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
Sparc Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
SparcV8 Disengage DEBUG_LOC from non-PPC targets. 2005-12-21 20:51:37 +00:00
SparcV9 Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
X86 Bye bye HACKTROCITY. 2005-12-22 02:26:21 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Added support to specify predicates. 2005-12-14 22:02:59 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td Added special flag node FLAG. 2005-12-22 02:25:14 +00:00
TargetSubtarget.cpp