llvm-6502/include/llvm/Target
2010-03-20 22:36:22 +00:00
..
Mangler.h give Mangler access to TargetData. 2010-03-12 20:47:28 +00:00
SubtargetFeature.h
Target.td use ins/outs 2010-03-18 20:55:31 +00:00
TargetAsmBackend.h MC: Add TargetAsmBackend::createObjectWriter. 2010-03-19 10:43:26 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h - Change MachineInstr::isIdenticalTo to take a new option that determines whether it should skip checking defs or at least virtual register defs. This subsumes part of the TargetInstrInfo::isIdentical functionality. 2010-03-03 01:44:33 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Remove an unnecessary (and misspelled) typedef. Tweak whitespace. 2010-03-17 18:43:25 +00:00
TargetLoweringObjectFile.h fix a fixme in TargetLoweringObjectFile::getExprForDwarfReference 2010-03-11 21:55:20 +00:00
TargetMachine.h rearrange MCContext ownership. Before LLVMTargetMachine created it 2010-03-13 20:55:24 +00:00
TargetOpcodes.h
TargetOptions.h remove dead variable, patch by Nathan Howell! 2010-03-17 01:45:17 +00:00
TargetRegisterInfo.h Change the Value argument to eliminateFrameIndex to a type-tagged value. This 2010-03-09 21:45:49 +00:00
TargetRegistry.h TargetRegistry: Fix create{AsmInfo,MCDisassembler} to return non-const objects. 2010-03-20 22:36:22 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td add a new SDNPVariadic SDNP node flag, and use it in 2010-03-19 05:07:09 +00:00
TargetSubtarget.h