llvm-6502/include/llvm/Target
2009-08-20 18:26:03 +00:00
..
COFFTargetAsmInfo.h
DarwinTargetAsmInfo.h
SubtargetFeature.h
Target.td
TargetAsmInfo.h
TargetAsmParser.h
TargetCallingConv.td
TargetData.h Make the StructType->StructLayout table private to TargetData, allowing us to avoid locking on it. 2009-08-20 18:26:03 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Reword a few comments for AnalyzeBranch and InsertBranch, and fix 2009-08-20 01:33:25 +00:00
TargetInstrItineraries.h Use the schedule itinerary operand use/def cycle information to adjust dependence edge latency for post-RA scheduling. 2009-08-19 16:08:58 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Reapply r79127. It was fixed by d0k. 2009-08-15 21:21:19 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h
TargetSchedule.td Extend the instruction itinerary model to include the ability to indicate the def and use cycle for each operand. This additional information is optional, so existing itineraries do not need to be changed. 2009-08-17 16:02:57 +00:00
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h Use the schedule itinerary operand use/def cycle information to adjust dependence edge latency for post-RA scheduling. 2009-08-19 16:08:58 +00:00