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 Fix minor doxygen nits. 2007-08-05 20:06:04 +00:00
TargetData.h Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00
TargetELFWriterInfo.h Add explicit keywords and remove spurious trailing semicolons. 2007-08-27 14:50:10 +00:00
TargetFrameInfo.h
TargetInstrInfo.h Added TargetInstrDescriptor::numDefs - num of results. 2007-08-02 00:20:17 +00:00
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