llvm-6502/include/llvm/Target
2007-06-06 10:13:55 +00:00
..
MRegisterInfo.h
SubtargetFeature.h Add an "implies" field to features. This indicates that, if the current 2007-05-04 20:38:40 +00:00
TargetAsmInfo.h Emit sections/directives in the proper order. This fixes PR1376. Also, 2007-05-05 09:04:50 +00:00
TargetData.h Fix typo in comment. 2007-05-06 13:37:16 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Add a machine instruction flag indicating the instruction can clobber condition code / register(s) used to predicate instructions. 2007-06-06 10:13:55 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
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
TargetMachOWriterInfo.h
TargetOptions.h Add a new option. 2007-05-03 00:16:07 +00:00
TargetSubtarget.h