llvm-6502/include/llvm/Target
Chris Lattner a27f64f3e3 allow registering target lexers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94127 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-22 01:10: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 stub out a new TargetAsmLexer interface. 2010-01-22 00:58:59 +00:00
TargetAsmParser.h allow registering target lexers. 2010-01-22 01:10:40 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Remove DEBUG_DECLARE, looks like we don't need it. 2010-01-15 01:50:44 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Teach dag combine to fold the following transformation more aggressively: 2010-01-06 19:38:29 +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 Fix a comment. 2010-01-13 01:39:38 +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