llvm-6502/include/llvm/Target
Dale Johannesen 3b5b4cd1a5 Add getABITypeSize, getABITypeSizeInBits
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42488 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-01 16:03:14 +00:00
..
MRegisterInfo.h - Added MRegisterInfo::getCrossCopyRegClass() hook. For register classes where reg to reg copies are not possible, this returns another register class which registers in the specified register class can be copied to (and copy back from). 2007-09-26 21:31:07 +00:00
SubtargetFeature.h
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 Add explicit keywords and remove spurious trailing semicolons. 2007-08-27 14:50:10 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Added getNumDefs(). 2007-09-13 00:16:29 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Fix PR 1681. When X86 target uses +sse -sse2, 2007-09-23 14:52:20 +00:00
TargetMachine.h Fix the comments for the 'fast' parameter in addPassesToEmitFile. 2007-07-30 15:04:59 +00:00
TargetMachineRegistry.h Fix the comment for getClosestTargetForJIT to reflect the fact that 2007-07-30 14:58:59 +00:00
TargetMachOWriterInfo.h
TargetOptions.h Enabling new condition code modeling scheme. 2007-09-29 00:00:36 +00:00
TargetSubtarget.h