llvm-6502/include/llvm/Target
Anton Korobeynikov 4b4d100ad0 Drop enum and use constants for SectionFlags
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53325 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-09 13:41:07 +00:00
..
SubtargetFeature.h
TargetAsmInfo.h Drop enum and use constants for SectionFlags 2008-07-09 13:41:07 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Make LiveVariables even more optional, by making it optional in the call to TargetInstrInfo::convertToThreeAddressInstruction 2008-07-02 23:41:07 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Rather than having a different custom legalization 2008-07-04 11:47:58 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h Avoid creating expensive comment string if it's not going to be printed. 2008-07-01 23:18:29 +00:00
TargetRegisterInfo.h Make the subregister hashtable output more readable by wrapping the lines, 2008-07-01 17:34:38 +00:00
TargetSubtarget.h