llvm-6502/lib/Target
Chris Lattner 141e3fd81d Quiet VC++ warnings
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17484 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-05 04:50:59 +00:00
..
CBackend Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
PowerPC Thanks to sabre for pointing out that we were incorrectly codegen'ing 2004-11-04 19:43:18 +00:00
Skeleton Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Sparc Handle "call" operands of type long/ulong passed in registers. 2004-11-04 00:27:04 +00:00
SparcV8 Handle "call" operands of type long/ulong passed in registers. 2004-11-04 00:27:04 +00:00
SparcV9 Added gross hacks such as creating my own def-use map, and picking on Instruction that I can add all my TmpInstructions to its MCFI. 2004-11-02 21:04:56 +00:00
X86 Quiet VC++ warnings 2004-11-05 04:50:59 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +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 Remove dead assert 2004-10-25 19:04:01 +00:00