llvm-6502/include/llvm/Target
Dale Johannesen 0f502f6f44 Add some DL propagation to places that didn't
have it yet.  More coming.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63673 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-03 22:26:09 +00:00
..
DarwinTargetAsmInfo.h
ELFTargetAsmInfo.h
SubtargetFeature.h
Target.td
TargetAsmInfo.h Made the common case of default address space directive as non-virtual for performance reasons. Provide a single virtual interface for directives of all sizes in non-default address spaces. 2009-02-02 16:53:06 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Change TargetInstrInfo::isMoveInstr to return source and destination sub-register indices as well. 2009-01-20 19:12:24 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Add some DL propagation to places that didn't 2009-02-03 22:26:09 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h Implement Red Zone utilization on x86-64. This is currently 2009-01-26 22:22:31 +00:00
TargetRegisterInfo.h Cross register class coalescing. Not yet enabled. 2009-01-23 02:15:19 +00:00
TargetSchedule.td
TargetSelectionDAG.td
TargetSubtarget.h