summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-09-24 14:01:16 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-09-24 14:01:16 +0000
commitedefda48d2f543f6f97b72098ba1c24720c1af6e (patch)
tree0ea4f56d45b9bc67c89dfe42d408ed902ebe380b /clang/lib/CodeGen/CodeGenModule.cpp
parent8a7cfc6c86407ba9640db734033457b9a972589b (diff)
downloadbcm5719-llvm-edefda48d2f543f6f97b72098ba1c24720c1af6e.tar.gz
bcm5719-llvm-edefda48d2f543f6f97b72098ba1c24720c1af6e.zip
[PowerPC] Support operand modifier 'x' in inline asm
gcc uses operand modifier 'x' in inline asm for VSX registers. Without this modifier, instructions which use VSX numbering for their operands are printed as VMX registers. This patch adds support for the operand modifier 'x'. Differential Revision: https://reviews.llvm.org/D52244 llvm-svn: 342882
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud