llvm-6502/include/llvm/Target
Rafael Espindola 21485be444 Partial implementation of calling functions with byval arguments:
*) The needed information is propagated to the DAG
 *) The X86-64 backend detects it and aborts


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41179 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-20 15:18:24 +00:00
..
MRegisterInfo.h Move isSubRegOf into MRegisterInfo. Fix a missed move elimination in LowerSubregs and add more debugging output there. 2007-08-10 21:11:55 +00:00
SubtargetFeature.h
TargetAsmInfo.h Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
TargetData.h Change casts from old style to new style. This helps document the details 2007-08-12 08:12:35 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h Added TargetInstrDescriptor::numDefs - num of results. 2007-08-02 00:20:17 +00:00
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Partial implementation of calling functions with byval arguments: 2007-08-20 15:18:24 +00:00
TargetMachine.h Fix the comments for the 'fast' parameter in addPassesToEmitFile. 2007-07-30 15:04:59 +00:00
TargetMachineRegistry.h Fix the comment for getClosestTargetForJIT to reflect the fact that 2007-07-30 14:58:59 +00:00
TargetMachOWriterInfo.h
TargetOptions.h
TargetSubtarget.h