diff options
author | Tilmann Scheller <tilmann.scheller@googlemail.com> | 2009-08-15 11:54:46 +0000 |
---|---|---|
committer | Tilmann Scheller <tilmann.scheller@googlemail.com> | 2009-08-15 11:54:46 +0000 |
commit | 72cf281253ddf392557ac8edbcbc6f7102dda54c (patch) | |
tree | b7fc64b1baa7dbe23a9b5589dc4658ca2fb456ab /lib/System | |
parent | fca82bc53828c9218f7a7030eb55075233b976ee (diff) | |
download | external_llvm-72cf281253ddf392557ac8edbcbc6f7102dda54c.zip external_llvm-72cf281253ddf392557ac8edbcbc6f7102dda54c.tar.gz external_llvm-72cf281253ddf392557ac8edbcbc6f7102dda54c.tar.bz2 |
Add support for the PowerPC 64-bit SVR4 ABI.
The Link Register is volatile when using the 32-bit SVR4 ABI.
Make it possible to use the 64-bit SVR4 ABI.
Add non-volatile registers for the 64-bit SVR4 ABI.
Make sure r2 is a reserved register when using the 64-bit SVR4 ABI.
Update PPCFrameInfo for the 64-bit SVR4 ABI.
Add FIXME for 64-bit Darwin PPC.
Insert NOP instruction after direct function calls.
Emit official procedure descriptors.
Create TOC entries for GlobalAddress references.
Spill 64-bit non-volatile registers to the correct slots.
Only custom lower VAARG when using the 32-bit SVR4 ABI.
Use simple VASTART lowering for the 64-bit SVR4 ABI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79091 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System')
0 files changed, 0 insertions, 0 deletions