llvm-6502/include/llvm/Target
Owen Anderson 9085750d31 Try again at privatizing the layout info map, with a rewritten patch.
This preserves the existing behavior much more closely than my previous attempt.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79663 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-21 19:59:12 +00:00
..
COFFTargetAsmInfo.h
DarwinTargetAsmInfo.h Revert 78892 and 78895, these break generating working executables on 2009-08-13 17:03:38 +00:00
SubtargetFeature.h
Target.td
TargetAsmInfo.h Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' 2009-08-13 23:30:21 +00:00
TargetAsmParser.h
TargetCallingConv.td
TargetData.h Try again at privatizing the layout info map, with a rewritten patch. 2009-08-21 19:59:12 +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 Remove HasCrazyBSS and add a flag in TAI to indicate that '.section' 2009-08-13 23:30:21 +00:00
TargetMachine.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h TargetRegistry: Change AsmPrinter constructor to be typed as returning an 2009-08-13 23:48:47 +00:00
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 Add a new "SDTCisVec" SDTypeConstraint. This complements the vAny type. 2009-08-12 22:30:59 +00:00
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