llvm-6502/include/llvm/Target
Anton Korobeynikov b25fe82671 Fixed uninitialized stuff inside LegalizeDAG. Fortunately, the only
affected part is codegen of "memove" inside x86 backend. This fixes
PR1144


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33752 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-01 08:39:52 +00:00
..
MRegisterInfo.h rename DenseMap to IndexedMap. 2007-02-01 05:32:05 +00:00
SubtargetFeature.h
TargetAsmInfo.h Landing pad-less eh for PPC. 2007-01-29 18:51:14 +00:00
TargetData.h Renamed getTypeAlignmentShift() to getPreferredTypeAlignmentShift(). 2007-01-24 07:03:39 +00:00
TargetELFWriterInfo.h The TargetELFWriterInfo class holds target-specific information for the ELF writer. 2007-01-27 02:53:50 +00:00
TargetFrameInfo.h Fix naming inconsistency: calleesave -> calleesaved. 2007-01-02 21:30:17 +00:00
TargetInstrInfo.h Make LABEL a builtin opcode. 2007-01-26 14:34:52 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Fixed uninitialized stuff inside LegalizeDAG. Fortunately, the only 2007-02-01 08:39:52 +00:00
TargetMachine.h Accessor for the TargetELFWriterInfo class object. 2007-01-27 02:55:04 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h Make ivars private and use getters. Have the MachOWriter return "Mach-O 2007-01-24 07:13:56 +00:00
TargetOptions.h Flag to control exception handling. 2007-01-29 20:48:32 +00:00
TargetSubtarget.h