1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/include/llvm/Target
2009-08-01 21:30:49 +00:00
..
COFFTargetAsmInfo.h Rip all of the global variable lowering logic out of TargetAsmInfo. Since 2009-07-28 03:13:23 +00:00
DarwinTargetAsmInfo.h move emitUsedDirectiveFor to TargetLoweringObjectFile and rename it to 2009-07-31 20:52:39 +00:00
ELFTargetAsmInfo.h Rip all of the global variable lowering logic out of TargetAsmInfo. Since 2009-07-28 03:13:23 +00:00
SubtargetFeature.h
Target.td 1. Introduce a new TargetOperandInfo::getRegClass() helper method 2009-07-29 21:10:12 +00:00
TargetAsmInfo.h PreferredEHDataFormat is always call with data and global, but this whole 2009-07-31 21:39:55 +00:00
TargetAsmParser.h Move X86 instruction parsing into X86/AsmParser. 2009-07-28 22:40:46 +00:00
TargetCallingConv.td
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h 1. Introduce a new TargetOperandInfo::getRegClass() helper method 2009-07-29 21:10:12 +00:00
TargetInstrInfo.h inline the global 'getInstrOperandRegClass' function into its callers 2009-07-29 21:36:49 +00:00
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h Minor whitespace tidiness. 2009-08-01 21:25:46 +00:00
TargetLoweringObjectFile.h fix a layering violation by moving SectionKind out to its own header. 2009-08-01 21:30:49 +00:00
TargetMachine.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h Give getPointerRegClass() a "kind" value so that targets can 2009-07-29 20:31:52 +00:00
TargetRegistry.h Provide generic MCAsmParser when constructing target specific parsers. 2009-07-28 20:47:52 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h