llvm-6502/include/llvm/Target
2010-03-18 00:58:53 +00:00
..
Mangler.h give Mangler access to TargetData. 2010-03-12 20:47:28 +00:00
SubtargetFeature.h
Target.td The mayHaveSideEffects flag is no longer used. 2010-02-27 23:47:46 +00:00
TargetAsmBackend.h MC/Darwin: Add a new target hook for whether the target uses "reliable" symbol differences, basically whether the assembler should attempt to understand atoms when using scattered symbols. 2010-03-18 00:58:53 +00:00
TargetAsmLexer.h
TargetAsmParser.h Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
TargetCallingConv.td
TargetData.h Revert r97064. Duncan pointed out that bitcasts are defined in 2010-02-25 15:20:39 +00:00
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 Use Doxygen comment syntax. 2010-03-01 17:45:15 +00:00
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 rearrange MCContext ownership. Before LLVMTargetMachine created it 2010-03-13 20:55:24 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td Make default expansion for FP16 <-> FP32 nodes into libcalls 2010-03-14 18:42:24 +00:00
TargetSubtarget.h