llvm-6502/include/llvm/Target
2007-10-18 21:29:24 +00:00
..
MRegisterInfo.h Use SmallVectorImpl instead of SmallVector with hardcoded size in MRegister public interface. 2007-10-18 21:29:24 +00:00
SubtargetFeature.h Add explicit keywords. 2007-10-08 15:08:41 +00:00
TargetAsmInfo.h TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets 2007-09-27 23:12:31 +00:00
TargetData.h Add getABITypeSize, getABITypeSizeInBits 2007-10-01 16:03:14 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Return Expand from getOperationAction for all extended 2007-10-17 13:49:58 +00:00
TargetMachine.h
TargetMachineRegistry.h Missing 'public' keyword. 2007-10-18 11:31:21 +00:00
TargetMachOWriterInfo.h
TargetOptions.h Corrected many typing errors. And removed 'nest' parameter handling 2007-10-12 21:30:57 +00:00
TargetSubtarget.h