llvm-6502/lib/Target
Andrew Lenharth 213e557cef If we support structs as va_list, we must pass pointers to them to va_copy
See last commit for LangRef, this implements it on all targets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22273 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-22 21:04:42 +00:00
..
Alpha Make it easier to find alpha stuff in doxygen, and fixup labeling 2005-06-22 17:19:45 +00:00
CBackend If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
IA64 If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
PowerPC If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
Skeleton Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Sparc core changes for varargs 2005-06-18 18:34:52 +00:00
SparcV8 core changes for varargs 2005-06-18 18:34:52 +00:00
SparcV9 If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
X86 If we support structs as va_list, we must pass pointers to them to va_copy 2005-06-22 21:04:42 +00:00
Makefile Implement the --enable-targets= feature of the configure script. The make 2005-04-22 17:20:11 +00:00
MRegisterInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00
Target.td Add some bits that can be set for instructions. 2005-01-02 02:27:48 +00:00
TargetData.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
TargetFrameInfo.cpp Shut GCC 4.0 up about classes that have virtual functions but a non-virtual 2005-04-25 02:55:55 +00:00
TargetInstrInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00
TargetMachine.cpp capitalize 2005-05-13 19:48:34 +00:00
TargetMachineRegistry.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00
TargetSchedInfo.cpp Convert tabs to spaces 2005-04-22 17:54:37 +00:00