llvm-6502/include/llvm/Target
2012-12-30 13:01:51 +00:00
..
Mangler.h
Target.td
TargetCallingConv.h
TargetCallingConv.td
TargetFrameLowering.h
TargetInstrInfo.h
TargetIntrinsicInfo.h
TargetItinerary.td
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Remove the Function::getRetAttributes method in favor of using the AttributeSet accessor method. 2012-12-30 13:01:51 +00:00
TargetLoweringObjectFile.h
TargetMachine.h llvm/Target/TargetMachine.h: Remove two dependent headers. 2012-12-11 05:53:43 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h Move isSubRegister() and isSuperRegister to MCRegisterInfo. 2012-12-19 23:38:46 +00:00
TargetSchedule.td
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h
TargetTransformImpl.h CostModel: We have API for checking the costs of known shuffles. This patch adds 2012-12-24 10:04:03 +00:00