llvm-6502/include/llvm/Target
2007-07-30 15:04:59 +00:00
..
MRegisterInfo.h Have register info provide the inverse mapping of register->superregisters. PR1350 2007-07-26 08:01:58 +00:00
SubtargetFeature.h Add an "implies" field to features. This indicates that, if the current 2007-05-04 20:38:40 +00:00
TargetAsmInfo.h Eliminate some redundant newlines in asm output. 2007-06-14 15:00:27 +00:00
TargetData.h More explicit keywords. 2007-07-30 14:51:59 +00:00
TargetELFWriterInfo.h The TargetELFWriterInfo class holds target-specific information for the ELF writer. 2007-01-27 02:53:50 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Add target independent MachineInstr's to represent subreg insert/extract in MBB's. PR1350 2007-07-26 07:48:21 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Support for trampolines, except for X86 codegen which is 2007-07-27 12:58:54 +00:00
TargetMachine.h Fix the comments for the 'fast' parameter in addPassesToEmitFile. 2007-07-30 15:04:59 +00:00
TargetMachineRegistry.h Fix the comment for getClosestTargetForJIT to reflect the fact that 2007-07-30 14:58:59 +00:00
TargetMachOWriterInfo.h More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
TargetOptions.h Remove redundant declarations. 2007-07-06 13:59:28 +00:00
TargetSubtarget.h