llvm-6502/lib/Target
Brian Gaeke 79fe833411 Fix extraStack calculation -- I think in fact it might be getting a bit *too*
much stack, but that's better than not enough, which leads to miscompilations.

Fix FP vaarg.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18079 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-21 03:35:22 +00:00
..
CBackend Hack around stupidity in GCC, fixing Burg with the CBE and 2004-11-13 22:21:56 +00:00
PowerPC ignore generated files. 2004-11-21 00:00:54 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc Fix extraStack calculation -- I think in fact it might be getting a bit *too* 2004-11-21 03:35:22 +00:00
SparcV8 Fix extraStack calculation -- I think in fact it might be getting a bit *too* 2004-11-21 03:35:22 +00:00
SparcV9 Adjust to changed interfaces 2004-11-20 23:53:26 +00:00
X86 ignore generated files 2004-11-21 00:01:54 +00:00
Makefile Fix file comment header 2004-11-19 22:09:21 +00:00
MRegisterInfo.cpp Move destructor out of line to avoid vtable emission in every file that includes the header. Thanks to sabre. 2004-10-27 06:00:53 +00:00
Target.td Add isLittleEndianEncoding to InstrInfo class, defaults to `off' 2004-10-14 05:53:40 +00:00
TargetData.cpp Fix this function to not say that longs have 8-byte alignment on X86/PPC. 2004-11-02 22:18:18 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
TargetMachineRegistry.cpp
TargetSchedInfo.cpp Remove dead assert 2004-10-25 19:04:01 +00:00