llvm-6502/include/llvm/Target
2007-06-15 21:13:54 +00:00
..
MRegisterInfo.h Add support to tablegen for specifying subregister classes on a per register class basis. 2007-06-13 22:20:15 +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 Fix typo in comment. 2007-05-06 13:37:16 +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 CanBeDuplicated(). It returns true if an instruction can be safely duplicated (e.g. during ifcvt). 2007-06-15 21:13:54 +00:00
TargetInstrItineraries.h
TargetJITInfo.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
TargetLowering.h Target specific ifcvt code duplication limit. 2007-06-01 08:25:24 +00:00
TargetMachine.h Make stable_sort in tail merging actually be stable (it never was, but didn't 2007-05-29 23:47:50 +00:00
TargetMachineRegistry.h Improve comments, patch provided by Vladimir Prus! 2006-05-15 17:25:05 +00:00
TargetMachOWriterInfo.h More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
TargetOptions.h Add a new option. 2007-05-03 00:16:07 +00:00
TargetSubtarget.h Remove unneeded include. 2006-12-12 19:36:53 +00:00