llvm-6502/include/llvm/Target
2010-07-12 18:11:17 +00:00
..
Mangler.h Revert r107205 and r107207. 2010-06-29 22:34:52 +00:00
SubtargetFeature.h
Target.td Add a new target independent COPY instruction and code to lower it. 2010-07-02 22:29:50 +00:00
TargetAsmBackend.h MC: Change RelaxInstruction to only take the input and output instructions. 2010-05-26 18:15:06 +00:00
TargetAsmLexer.h
TargetAsmParser.h MC: Add MCAsmParserExtension, a base class for all the target/object specific 2010-07-12 17:27:45 +00:00
TargetCallingConv.h Split the SDValue out of OutputArg so that SelectionDAG-independent 2010-07-07 15:54:55 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h Start TargetRegisterClass indices at 0 instead of 1, so that 2010-06-18 18:13:55 +00:00
TargetInstrInfo.h Remove TargetInstrInfo::copyRegToReg entirely. 2010-07-11 17:01:17 +00:00
TargetInstrItineraries.h declare a class with 'class' instead of struct to avoid tag mismatch 2010-06-12 15:46:56 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Fix a typo and fit in 80 columns. Found by Bob Wilson. 2010-07-12 18:11:17 +00:00
TargetLoweringObjectFile.h Add a new section and accessor for TLS data. 2010-05-22 00:00:58 +00:00
TargetMachine.h MC: Add TargetMachine support for setting the value of MCRelaxAll with 2010-05-26 21:48:55 +00:00
TargetOpcodes.h Remove TargetInstrInfo::copyRegToReg entirely. 2010-07-11 17:01:17 +00:00
TargetOptions.h
TargetRegisterInfo.h Convert the last use of getPhysicalRegisterRegClass and remove it. 2010-07-12 02:55:34 +00:00
TargetRegistry.h
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSelectionDAGInfo.h
TargetSubtarget.h