llvm-6502/include/llvm/Target
2007-01-27 02:55:04 +00:00
..
MRegisterInfo.h Added a MRegisterInfo hook that tells PEI the target is responsible for 2007-01-25 22:12:41 +00:00
SubtargetFeature.h Added an automatic cast to "std::ostream*" etc. from OStream. We then can 2006-12-17 05:15:13 +00:00
TargetAsmInfo.h add new JumpTableSpecialLabelPrefix hook to asmprinter for jumptable emission. 2007-01-18 01:12:56 +00:00
TargetData.h Renamed getTypeAlignmentShift() to getPreferredTypeAlignmentShift(). 2007-01-24 07:03:39 +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 Make LABEL a builtin opcode. 2007-01-26 14:34:52 +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 Don't #include DerivedTypes.h in this header. Make adjustments to 2007-01-12 23:21:42 +00:00
TargetMachine.h Accessor for the TargetELFWriterInfo class object. 2007-01-27 02:55:04 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetMachOWriterInfo.h Make ivars private and use getters. Have the MachOWriter return "Mach-O 2007-01-24 07:13:56 +00:00
TargetOptions.h Document flag 2007-01-17 10:40:54 +00:00
TargetSubtarget.h Remove unneeded include. 2006-12-12 19:36:53 +00:00