llvm-6502/include/llvm/Target
2013-02-18 20:55:12 +00:00
..
CostTable.h Moving Cost Tables up to share with other targets 2013-01-24 23:01:00 +00:00
Mangler.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
Target.td Add deprecation of neverHasSideEffects to documentation comments. 2013-02-14 16:31:06 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetFrameLowering.h Support for HiPE-compatible code emission, patch by Yiannis Tsiouris. 2013-02-18 20:55:12 +00:00
TargetInstrInfo.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td
TargetJITInfo.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
TargetLibraryInfo.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
TargetLowering.h Split TargetLowering into a CodeGen and a SelectionDAG part. 2013-01-11 20:05:37 +00:00
TargetLoweringObjectFile.h Move all of the header files which are involved in modelling the LLVM IR 2013-01-02 11:36:10 +00:00
TargetMachine.h For some LLVM-as-library uses it is convenient to create a 2013-01-09 16:21:47 +00:00
TargetOpcodes.h
TargetOptions.h Initialize SSPBufferSize. PR14999. Patch by Vinson Lee. 2013-01-23 19:32:37 +00:00
TargetRegisterInfo.h [PEI] Pass the frame index operand number to the eliminateFrameIndex function. 2013-01-31 20:02:54 +00:00
TargetSchedule.td MIsched: add an ILP window property to machine model. 2013-01-09 03:36:49 +00:00
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h Use the 'target-features' and 'target-cpu' attributes to reset the subtarget features. 2013-02-15 22:31:27 +00:00