aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-01-29 19:34:22 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-01-29 19:34:22 +0000
commit0d9e976ad2c5479f3d67f8cb09a5908cfc29985c (patch)
treec7efc3708431f9b9d224129af3ad75915b168376 /lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp
parentc748412c421fe8afc774d68b56f83d6f46f9e464 (diff)
Work in progress. This patch *fixes* x86-64 calls which are modelled as StructRet but really should be return in registers, e.g. _Complex long double, some 128-bit aggregates. This is a short term solution that is necessary only because llvm, for now, cannot model i128 nor call's with multiple results.
Status: This only works for direct calls, and only the caller side is done. Disabled for now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46527 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions