llvm-6502/include/llvm/Target
Dale Johannesen 86098bd6a6 Add "inreg" field to CallSDNode (doesn't increase
its size).  Adjust various lowering functions to
pass this info through from CallInst.  Use it to
implement sseregparm returns on X86.  Remove
X86_ssecall calling convention.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56677 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-26 19:31:26 +00:00
..
DarwinTargetAsmInfo.h Reapply 56585:56589 with proper fix for some gcc versions 2008-09-25 21:00:33 +00:00
ELFTargetAsmInfo.h Reapply 56585:56589 with proper fix for some gcc versions 2008-09-25 21:00:33 +00:00
SubtargetFeature.h
TargetAsmInfo.h Reapply 56585:56589 with proper fix for some gcc versions 2008-09-25 21:00:33 +00:00
TargetData.h
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrDesc.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Add "inreg" field to CallSDNode (doesn't increase 2008-09-26 19:31:26 +00:00
TargetMachine.h Refactor the code that adds standard LLVM codegen passes into 2008-09-25 00:37:07 +00:00
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h Enable DeadMachineInstructionElim when Fast-ISel is enabled. 2008-09-25 01:14:49 +00:00
TargetRegisterInfo.h
TargetSubtarget.h