llvm-6502/include/llvm/Target
Rafael Espindola 588af2fb99 Add support for having different alignment for objects on call frames.
The x86-64 ABI states that objects passed on the stack have
8 byte alignment. Implement that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41768 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-07 14:52:14 +00:00
..
MRegisterInfo.h Add a variant of foldMemoryOperand to fold any load / store, not just load / store from / to stack slots. 2007-08-30 05:52:20 +00:00
SubtargetFeature.h
TargetAsmInfo.h
TargetData.h Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00
TargetELFWriterInfo.h
TargetFrameInfo.h
TargetInstrInfo.h
TargetInstrItineraries.h
TargetJITInfo.h
TargetLowering.h Add lengthof and endof templates that hide a lot of sizeof computations. 2007-09-07 04:06:50 +00:00
TargetMachine.h
TargetMachineRegistry.h
TargetMachOWriterInfo.h
TargetOptions.h
TargetSubtarget.h