llvm-6502/include/llvm/Target
Duncan Sands 25cf2275ff If the type legalizer actually legalized anything
(this doesn't happen that often, since most code
does not use illegal types) then follow it by a
DAG combiner run that is allowed to generate
illegal operations but not illegal types.  I didn't
modify the target combiner code to distinguish like
this between illegal operations and illegal types,
so it will not produce illegal operations as well
as not producing illegal types.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59960 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-24 14:53:14 +00:00
..
DarwinTargetAsmInfo.h
ELFTargetAsmInfo.h
SubtargetFeature.h
Target.td
TargetAsmInfo.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h If the type legalizer actually legalized anything 2008-11-24 14:53:14 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetSchedule.td
TargetSelectionDAG.td
TargetSubtarget.h