summaryrefslogtreecommitdiffstats
path: root/llvm/docs/conf.py
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.m.kuperstein@intel.com>2015-10-25 08:14:05 +0000
committerMichael Kuperstein <michael.m.kuperstein@intel.com>2015-10-25 08:14:05 +0000
commiteaa16005af8f47597f3e8d5ed75f5e8fcd0c8bc5 (patch)
treeb79835256aa09fff0cc23cf7d27db31974235784 /llvm/docs/conf.py
parentfe897623f3b050693df0cd2a234ca6dcfbd4878b (diff)
downloadbcm5719-llvm-eaa16005af8f47597f3e8d5ed75f5e8fcd0c8bc5.tar.gz
bcm5719-llvm-eaa16005af8f47597f3e8d5ed75f5e8fcd0c8bc5.zip
[X86] Use correct calling convention for MCU psABI libcalls
When using the MCU psABI, compiler-generated library calls should pass some parameters in-register. However, since inreg marking for x86 is currently done by the front end, it will not be applied to backend-generated calls. This is a workaround for PR3997, which describes a similar issue for -mregparm. Differential Revision: http://reviews.llvm.org/D13977 llvm-svn: 251223
Diffstat (limited to 'llvm/docs/conf.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud