diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2018-09-24 14:01:16 +0000 |
---|---|---|
committer | Zaara Syeda <syzaara@ca.ibm.com> | 2018-09-24 14:01:16 +0000 |
commit | edefda48d2f543f6f97b72098ba1c24720c1af6e (patch) | |
tree | 0ea4f56d45b9bc67c89dfe42d408ed902ebe380b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8a7cfc6c86407ba9640db734033457b9a972589b (diff) | |
download | bcm5719-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