llvm/test/CodeGen
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
..
Alpha
ARM Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
CBackend Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
Generic Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is needed, because they just "mark" register 2007-09-07 11:39:35 +00:00
IA64
PowerPC Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
SPARC
X86 Add support for having different alignment for objects on call frames. 2007-09-07 14:52:14 +00:00