llvm-6502/include/llvm/Target
Owen Anderson 20ab29068d Add a flag for indirect branch instructions.
Target maintainers: please check that the instructions for your target are correctly marked.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44012 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-12 07:39:39 +00:00
..
MRegisterInfo.h isSubRegOf() is a dup of isSubRegister. 2007-10-23 06:51:50 +00:00
SubtargetFeature.h
TargetAsmInfo.h
TargetData.h Eliminate the remaining uses of getTypeSize. This 2007-11-05 00:04:43 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Add a flag for indirect branch instructions. 2007-11-12 07:39:39 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Much improved pic jumptable codegen: 2007-11-09 01:32:10 +00:00
TargetMachine.h
TargetMachineRegistry.h Missing 'public' keyword. 2007-10-18 11:31:21 +00:00
TargetMachOWriterInfo.h
TargetOptions.h
TargetSubtarget.h Move the LowerMEMCPY and LowerMEMCPYCall to a common place. 2007-11-05 23:12:20 +00:00