llvm-6502/include/llvm/Target
Evan Cheng dee740d195 Remove a dead target hook.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94646 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-27 01:44:40 +00:00
..
Mangler.h Unnamed symbol index should be >= 1. This was lost during the mangler refactoring. Fixes PR6067. 2010-01-18 14:39:20 +00:00
SubtargetFeature.h
Target.td DEBUG_VALUE is now variable sized, as it has a 2010-01-15 22:22:35 +00:00
TargetAsmLexer.h Filled out the skeleton of the TargetAsmLexer to behave 2010-01-22 22:35:01 +00:00
TargetAsmParser.h allow registering target lexers. 2010-01-22 01:10:40 +00:00
TargetCallingConv.td
TargetData.h add a method to get the alignment of an integer type even 2010-01-25 23:18:11 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Add two target hooks to determine whether two loads are near and should be scheduled together. 2010-01-22 03:34:51 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Remove a dead target hook. 2010-01-27 01:44:40 +00:00
TargetLoweringObjectFile.h stop using the .lcomm pseudoop on darwin, instead, directly use the 2010-01-19 06:25:51 +00:00
TargetMachine.h remove a couple of asserts that use RTTI. 2010-01-21 06:11:03 +00:00
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h constify a method argument. 2010-01-26 23:15:09 +00:00
TargetRegistry.h allow registering target lexers. 2010-01-22 01:10:40 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Remove the CPAttrParentAsRoot code, which is unused, and inconvenient 2010-01-04 20:31:55 +00:00
TargetSubtarget.h