llvm-6502/lib/Target
Chris Lattner 34fa038f0c Remove some dead code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25719 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-28 00:02:51 +00:00
..
Alpha Switch to AlphaISD::CALL instead of ISD::CALL 2006-01-27 23:39:00 +00:00
CBackend
IA64 Remove some dead code 2006-01-28 00:02:51 +00:00
PowerPC Use PPCISD::CALL instead of ISD::CALL 2006-01-27 23:34:02 +00:00
Skeleton PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
Sparc Use V8ISD::CALL instead of ISD::CALL 2006-01-27 23:30:03 +00:00
SparcV8 Use V8ISD::CALL instead of ISD::CALL 2006-01-27 23:30:03 +00:00
SparcV9 PHI and INLINEASM are now built-in instructions provided by Target.td 2006-01-27 01:46:15 +00:00
X86 A bit of wisdom from Chris on the last entry. 2006-01-27 22:54:32 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td Subtarget feature can now set any variable to any value 2006-01-27 08:09:42 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td Add a default NoItinerary class for targets to use. 2006-01-27 01:41:38 +00:00
TargetSelectionDAG.td
TargetSubtarget.cpp