llvm-6502/include/llvm/Target
2008-04-15 07:56:03 +00:00
..
SubtargetFeature.h
TargetAsmInfo.h Fix a bug in Darwin EH: FDE->CIE pointer must 2008-03-26 23:31:39 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Fix some minor errors in comments. 2008-04-09 20:08:06 +00:00
TargetInstrInfo.h Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo. 2008-03-31 20:40:39 +00:00
TargetInstrItineraries.h A quick nm audit turned up several fixed tables and objects that were 2008-03-25 21:45:14 +00:00
TargetJITInfo.h
TargetLowering.h Fix const-correctness issues with the SrcValue handling in the 2008-04-14 17:55:48 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h Reverse sense of unwind-tables option. This means 2008-04-14 17:54:17 +00:00
TargetRegisterInfo.h Sort sub-registers and super-registers lists according to super-sub register relations. e.g. X86::RAX sub-register list is EAX, AX, AL, AH (order of last two are not guaranteed). 2008-04-15 07:56:03 +00:00
TargetSubtarget.h Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal 2008-04-12 04:36:06 +00:00