llvm-6502/lib/Target
2004-11-22 21:42:40 +00:00
..
CBackend Hack around stupidity in GCC, fixing Burg with the CBE and 2004-11-13 22:21:56 +00:00
PowerPC Fix Shootout-C++/wc, which was broken by my recent changes to emit fewer 2004-11-21 05:14:06 +00:00
Skeleton ignore generated files 2004-11-21 00:01:54 +00:00
Sparc Add stub method for long shift codegen. 2004-11-22 08:02:06 +00:00
SparcV8 Add stub method for long shift codegen. 2004-11-22 08:02:06 +00:00
SparcV9 Remove some dead vars and some useless namespacification 2004-11-22 21:42:40 +00:00
X86 There is no reason to emit function stubs for direct calls. 2004-11-21 03:46:06 +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 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
TargetMachineRegistry.cpp
TargetSchedInfo.cpp