aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2018-08-24 20:00:24 +0000
committerStefan Pintilie <stefanp@ca.ibm.com>2018-08-24 20:00:24 +0000
commitf3846067991e30b38c3a42ee060a5251e04eb764 (patch)
tree2e162c61c29ae79121ec82bfeb12aa535ba05776 /llvm/lib/Object/ELFObjectFile.cpp
parent90f976a46bc69038b6ea6812a30be089fbd2123d (diff)
downloadllvm-f3846067991e30b38c3a42ee060a5251e04eb764.zip
llvm-f3846067991e30b38c3a42ee060a5251e04eb764.tar.gz
llvm-f3846067991e30b38c3a42ee060a5251e04eb764.tar.bz2
[PowerPC] Emit xscpsgndp instead of xxlor when copying floating point scalar registers for P9
This patch will address using the xscpsgndp instruction to copy floating point scalar registers instead of the xxlor (specifically XXLORf) instruction that is currently used. Additionally, this patch of utilizing xscpsgndp will apply to P9, while pre-P9 will still use xxlor. Patch by amyk Differential Revision: https://reviews.llvm.org/D50004 llvm-svn: 340643
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions