llvm-6502/include/llvm/Target
Mon P Wang 0c39719bfc Add initial support for vector widening. Logic is set to widen for X86.
One will only see an effect if legalizetype is not active.  Will move
support to LegalizeType soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58426 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-30 08:01:45 +00:00
..
DarwinTargetAsmInfo.h
ELFTargetAsmInfo.h
SubtargetFeature.h
TargetAsmInfo.h
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h For now, don't split live intervals around x87 stack register barriers. FpGET_ST0_80 must be right after a call instruction (and ADJCALLSTACKUP) so we need to find a way to prevent reload of x87 registers between them. 2008-10-27 07:14:50 +00:00
TargetInstrItineraries.h
TargetJITInfo.h This is not needed anymore. 2008-10-29 23:54:10 +00:00
TargetLowering.h Add initial support for vector widening. Logic is set to widen for X86. 2008-10-30 08:01:45 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h This forward declaration is unnecessary. 2008-10-20 20:02:17 +00:00
TargetSubtarget.h