llvm-6502/include/llvm/Target
2010-03-30 22:27:04 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td use ins/outs 2010-03-18 20:55:31 +00:00
TargetAsmBackend.h MC: Add TargetAsmBackend::MayNeedRelaxation, for checking whether a particular instruction + fixups might need relaxation. 2010-03-23 03:13:05 +00:00
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h add a convenient TargetInstrDesc::getNumImplicitUses/Defs method. 2010-03-24 23:07:47 +00:00
TargetInstrInfo.h
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Revert Mon Ping's change 99928, since it broke all the llvm-gcc buildbots. 2010-03-30 22:27:04 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Fix unused parameter warning. 2010-03-25 00:59:51 +00:00
TargetOpcodes.h
TargetOptions.h remove dead variable, patch by Nathan Howell! 2010-03-17 01:45:17 +00:00
TargetRegisterInfo.h
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 finally remove the immAllOnesV_bc/immAllZerosV_bc patterns 2010-03-28 08:43:23 +00:00
TargetSubtarget.h