aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/TargetLowering.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
commit931a8f4e9e898096bfed533b00c896d0cf5408ac (patch)
treec7efc3708431f9b9d224129af3ad75915b168376 /lib/CodeGen/SelectionDAG/TargetLowering.cpp
parentc7391264fed9afe1bba31b6e8e84deebdd1f3916 (diff)
downloadexternal_llvm-931a8f4e9e898096bfed533b00c896d0cf5408ac.zip
external_llvm-931a8f4e9e898096bfed533b00c896d0cf5408ac.tar.gz
external_llvm-931a8f4e9e898096bfed533b00c896d0cf5408ac.tar.bz2
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/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions