llvm-6502/lib/Target
2004-12-03 17:19:10 +00:00
..
CBackend Fix test/Regression/CodeGen/CBackend/2004-12-03-ExternStatics.ll and 2004-12-03 17:19:10 +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
Sparc This code rotted - change it to call abort() until someone wants 2004-12-03 06:57:14 +00:00
SparcV8 This code rotted - change it to call abort() until someone wants 2004-12-03 06:57:14 +00:00
SparcV9 When writing kernel, save the branches til the end. They are still put in the "right place" in the schedule, but sometimes when folding to make a kernel instructions are added between branches. This is wrong. To avoid this, we handle branches special. 2004-12-03 05:25:22 +00:00
X86 Fix a regression caused by the previous patch 2004-12-03 05:13:15 +00:00
Makefile
MRegisterInfo.cpp
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