commit | 88688e8d483f70ee015128adb6a8b80b93c014cc | [log] [tgz] |
---|---|---|
author | Oren Ben Simhon <oren.ben.simhon@intel.com> | Sun Nov 20 11:06:07 2016 +0000 |
committer | Oren Ben Simhon <oren.ben.simhon@intel.com> | Sun Nov 20 11:06:07 2016 +0000 |
tree | d8046d23799e773e7c18ca0eeb8f09aa983b3417 | |
parent | 815a7e07805074ca09827705da07c97f71c7a31c [diff] |
[X86] RegCall - Handling long double arguments The change is part of RegCall calling convention support for LLVM. Long double (f80) requires special treatment as the first f80 parameter is saved in FP0 (floating point stack). This review present the change and the corresponding tests. Differential Revision: https://reviews.llvm.org/D26151 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287485 91177308-0d34-0410-b5e6-96231b3b80d8