diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-07-14 06:44:01 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-07-14 06:44:01 +0000 |
commit | dedd974e7e47ba3091363f9b97e4881c6ec36edf (patch) | |
tree | 28b84cd01d32ad26f3695c8071b988393ba72d56 /lib/System/Unix | |
parent | 7e3f0d26908b82bc6a3699251e0d38821610bca7 (diff) |
Fix for PR7193 was overly conservative. The only case where sibcall callee
address cannot be allocated a register is in 32-bit mode where the first
three arguments are marked inreg. In that case EAX, EDX, and ECX will be
used for argument passing.
This fixes PR7610.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108327 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Unix')
0 files changed, 0 insertions, 0 deletions