llvm-6502/include/llvm/Target
Bruno Cardoso Lopes 0d3193ef3c Add more methods to gather target specific elf stuff
Support for .text relocations, implementing TargetELFWriter overloaded methods for x86/x86_64.
Use a map to track global values to their symbol table indexes
Code cleanup and small fixes



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73894 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-22 19:16:16 +00:00
..
DarwinTargetAsmInfo.h merge the common darwin settings from the X86/PPC/ARM targets 2009-06-19 00:08:39 +00:00
ELFTargetAsmInfo.h
SubtargetFeature.h
Target.td implement support for lowering subregs when preparing to print 2009-06-20 07:03:18 +00:00
TargetAsmInfo.h merge the common darwin settings from the X86/PPC/ARM targets 2009-06-19 00:08:39 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h Add more methods to gather target specific elf stuff 2009-06-22 19:16:16 +00:00
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h mv CodeGen/DebugLoc.h Support/DebugLoc.h 2009-06-19 22:08:58 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h - Update register allocation hint after coalescing. This is done by the target since the hint is target dependent. This is important for ARM register pair hints. 2009-06-18 02:04:01 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h