llvm-6502/include/llvm/Target
Nuno Lopes 8d32463a9f add a few more functions to TargetLibraryInfo:
fputc, memchr, memcmp, putchar, puts, strchr, strncmp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160690 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-24 21:00:36 +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
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 add a few more functions to TargetLibraryInfo: 2012-07-24 21:00:36 +00:00
TargetLowering.h Fix a typo (the the => the) 2012-07-23 08:51:15 +00:00
TargetLoweringObjectFile.h
TargetMachine.h
TargetOpcodes.h
TargetOptions.h
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