llvm-6502/include/llvm/Target
2012-07-20 03:38:19 +00:00
..
Mangler.h
Target.td Make RegisterOperand a subclass of DAGOperand so that RegisterOperands can be passed into multiclasses that take DAGOperands as multiclass parameters. 2012-07-20 03:38:19 +00:00
TargetCallingConv.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameLowering.h
TargetInstrInfo.h Add an experimental early if-conversion pass, off by default. 2012-07-04 00:09:54 +00:00
TargetIntrinsicInfo.h
TargetItinerary.td I'm introducing a new machine model to simultaneously allow simple 2012-07-07 04:00:00 +00:00
TargetJITInfo.h
TargetLibraryInfo.h
TargetLowering.h Remove tabs. 2012-07-19 00:01:33 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Extend TargetPassConfig to allow running only a subset of the normal passes. 2012-07-02 19:48:45 +00:00
TargetOpcodes.h
TargetOptions.h Target option DisableJumpTables is a gross hack. Move it to TargetLowering instead. 2012-07-02 22:39:56 +00:00
TargetRegisterInfo.h
TargetSchedule.td I'm introducing a new machine model to simultaneously allow simple 2012-07-07 04:00:00 +00:00
TargetSelectionDAG.td TableGen: Allow conditional instruction pattern in multiclass. 2012-07-17 00:47:06 +00:00
TargetSelectionDAGInfo.h
TargetSubtargetInfo.h