llvm-6502/include/llvm/Target
Evan Cheng 14245a9d62 Added isLegalAddressExpression hook to test if the given expression can be
folded into target addressing mode for the given type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35121 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-16 08:42:32 +00:00
..
MRegisterInfo.h Minor interface change. 2007-03-06 10:05:14 +00:00
SubtargetFeature.h
TargetAsmInfo.h Add ReadOnlySection directive. 2007-03-08 01:00:38 +00:00
TargetData.h Implement support for non-standard integer bit widths of any size. The 2007-02-19 22:35:00 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h These forward declarations are not needed. 2007-03-16 08:41:06 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Added isLegalAddressExpression hook to test if the given expression can be 2007-03-16 08:42:32 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h More Mach-O writer improvements. 2007-02-28 07:40:50 +00:00
TargetOptions.h
TargetSubtarget.h