aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorTilmann Scheller <tilmann.scheller@googlemail.com>2009-08-15 11:54:46 +0000
committerTilmann Scheller <tilmann.scheller@googlemail.com>2009-08-15 11:54:46 +0000
commitd1aaa3243aa68a6fff47cce8a6ed34b7c5bc561d (patch)
tree7fc1b730729d514e9b8699429f11eea039cbe3b4 /llvm/utils/FileCheck/FileCheck.cpp
parentabff8fcb1cd09a2af0a9eaebe7c7f012af275109 (diff)
downloadllvm-d1aaa3243aa68a6fff47cce8a6ed34b7c5bc561d.zip
llvm-d1aaa3243aa68a6fff47cce8a6ed34b7c5bc561d.tar.gz
llvm-d1aaa3243aa68a6fff47cce8a6ed34b7c5bc561d.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. llvm-svn: 79091
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions