llvm-6502/include/llvm/Target
2010-03-15 21:56:50 +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/Mach-O/x86_64: Temporary labels in cstring sections require symbols (and external relocations, but we don't have x86_64 relocations yet). 2010-03-15 21:56:50 +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 getWidenVectorType, which is no longer used. 2010-03-11 21:39:57 +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 Rename the PerformTailCallOpt variable to GuaranteedTailCallOpt to reflect 2010-02-08 20:27:50 +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