llvm-6502/include/llvm/Target
Chris Lattner ec409759e9 enhance codegen to put 16-bit character strings into the
__TEXT,__ustring section on darwin.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78068 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-04 16:27:13 +00:00
..
COFFTargetAsmInfo.h
DarwinTargetAsmInfo.h
SubtargetFeature.h
Target.td
TargetAsmInfo.h
TargetAsmParser.h
TargetCallingConv.td Add 'Indirect' LocInfo class and use to pass __m128 on win64. Also minore fixes here and there (mostly __m64). 2009-08-03 08:13:56 +00:00
TargetData.h llvm_report_error already prints "LLVM ERROR:". So stop reporting errors like "LLVM ERROR: llvm: error:" or "LLVM ERROR: ERROR:". 2009-08-03 13:33:33 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetIntrinsicInfo.h
TargetJITInfo.h
TargetLowering.h make getObjFileLowering() return a non-const reference. 2009-08-03 19:12:26 +00:00
TargetLoweringObjectFile.h enhance codegen to put 16-bit character strings into the 2009-08-04 16:27:13 +00:00
TargetMachine.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetRegisterInfo.h
TargetRegistry.h Remove unused function. 2009-08-04 04:04:25 +00:00
TargetSchedule.td
TargetSelect.h
TargetSelectionDAG.td
TargetSubtarget.h