llvm-6502/lib/Target
Andrew Lenharth 4e62951282 Let's see if we can break things.
Lower GOT relative addresses to Lo and HI.
Update both ISels to select them when they can.
Saves instructions here and there.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25001 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-24 05:36:33 +00:00
..
Alpha Let's see if we can break things. 2005-12-24 05:36:33 +00:00
CBackend
IA64 remove dead code 2005-12-22 21:16:08 +00:00
PowerPC Fix one of the things in the todo file, and get a bit closer to folding 2005-12-24 01:00:15 +00:00
Skeleton Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
Sparc * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. 2005-12-23 22:14:32 +00:00
SparcV8 * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. 2005-12-23 22:14:32 +00:00
SparcV9 Support multiple ValueTypes per RegisterClass, needed for upcoming vector 2005-12-01 04:51:06 +00:00
X86 * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. 2005-12-23 22:14:32 +00:00
Makefile
MRegisterInfo.cpp
SubtargetFeature.cpp
Target.td * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. 2005-12-23 22:14:32 +00:00
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp
TargetSchedule.td
TargetSelectionDAG.td * Removed the use of FLAG. Now use hasFlagIn and hasFlagOut instead. 2005-12-23 22:14:32 +00:00
TargetSubtarget.cpp