llvm-6502/include/llvm/Target
2007-08-10 21:11:55 +00:00
..
MRegisterInfo.h Move isSubRegOf into MRegisterInfo. Fix a missed move elimination in LowerSubregs and add more debugging output there. 2007-08-10 21:11:55 +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 Fix minor doxygen nits. 2007-08-05 20:06:04 +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 Fix naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:30:17 +00:00
TargetInstrInfo.h Added TargetInstrDescriptor::numDefs - num of results. 2007-08-02 00:20:17 +00:00
TargetInstrItineraries.h <cassert> no longer required to make VC++ happy. 2005-11-04 02:59:16 +00:00
TargetJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
TargetLowering.h Update per review comments. 2007-08-09 17:27:48 +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 Remove unneeded include. 2006-12-12 19:36:53 +00:00