llvm-6502/include/llvm/Target
2010-04-08 07:37:57 +00:00
..
Mangler.h
SubtargetFeature.h
Target.td trim some spurious references to DwarfWriter. SDIsel really doesn't 2010-04-05 04:09:20 +00:00
TargetAsmBackend.h
TargetAsmLexer.h
TargetAsmParser.h
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h Fix typo. 2010-04-07 23:51:38 +00:00
TargetInstrItineraries.h Initial support for different kinds of FU reservation. 2010-04-07 18:19:32 +00:00
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Avoid using f64 to lower memcpy from constant string. It's cheaper to use i32 store of immediates. 2010-04-08 07:37:57 +00:00
TargetLoweringObjectFile.h
TargetMachine.h Remove late ARM codegen optimization pass committed by accident. 2010-04-07 18:23:27 +00:00
TargetOpcodes.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h Momentous day: remove the "O" member from AsmPrinter. Now all 2010-04-04 08:18:47 +00:00
TargetSchedule.td Since tblgen bug was fixed (thanks Jakob!) we don't need InstrStage2 hack anymore. 2010-04-07 18:21:41 +00:00
TargetSelect.h
TargetSelectionDAG.td finally remove the immAllOnesV_bc/immAllZerosV_bc patterns 2010-03-28 08:43:23 +00:00
TargetSubtarget.h