llvm-6502/lib
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
..
Analysis Add lengthof and endof templates that hide a lot of sizeof computations. 2007-09-07 04:06:50 +00:00
Archive
AsmParser Next round of APFloat changes. 2007-09-06 18:13:44 +00:00
Bitcode Next round of APFloat changes. 2007-09-06 18:13:44 +00:00
CodeGen Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00
Debugger
ExecutionEngine Next round of APFloat changes. 2007-09-06 18:13:44 +00:00
Linker
Support
System Add lengthof and endof templates that hide a lot of sizeof computations. 2007-09-07 04:06:50 +00:00
Target Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00
Transforms Don't zap back to back volatile load/stores 2007-09-07 05:33:03 +00:00
VMCore Add lengthof and endof templates that hide a lot of sizeof computations. 2007-09-07 04:06:50 +00:00
Makefile