commit | dedd974e7e47ba3091363f9b97e4881c6ec36edf | [log] [tgz] |
---|---|---|
author | Evan Cheng <evan.cheng@apple.com> | Wed Jul 14 06:44:01 2010 +0000 |
committer | Evan Cheng <evan.cheng@apple.com> | Wed Jul 14 06:44:01 2010 +0000 |
tree | 28b84cd01d32ad26f3695c8071b988393ba72d56 | |
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