llvm-6502/lib/Target
John Criswell ced06b73ec Reverting revision 1.209.
Including alloca.h on Solaris brings in the prototype of strftime(), which
breaks compilation of CBE generated code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18435 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-02 19:02:49 +00:00
..
CBackend Reverting revision 1.209. 2004-12-02 19:02:49 +00:00
PowerPC Fix several bugs in 'op x, imm' handling. Foremost is that we now emit 2004-11-30 07:30:20 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc Update list of failing benchmarks. 2004-11-30 08:15:44 +00:00
SparcV8 Update list of failing benchmarks. 2004-11-30 08:15:44 +00:00
SparcV9 Reworked branch adding in prologue. Added check for infinite loops which are not modulo scheduled. 2004-12-02 07:22:15 +00:00
X86 Spill/restore X86 floating point stack registers with 64-bits of precision 2004-12-02 18:17:31 +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
TargetData.cpp Initial support for packed types, contributed by Morten Ofstad 2004-12-01 17:14:28 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp