[all-commits] [llvm/llvm-project] 9e9b0f: [PowerPC] Support ppc-asm-full-reg-names for AIX
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Thu Oct 14 21:24:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e9b0f462146e91570f8a4d86611d737f65b0404
https://github.com/llvm/llvm-project/commit/9e9b0f462146e91570f8a4d86611d737f65b0404
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-cmpb-32.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-32.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync-64.ll
M llvm/test/CodeGen/PowerPC/reg-names.ll
Log Message:
-----------
[PowerPC] Support ppc-asm-full-reg-names for AIX
Reviewed By: jsji
Differential Revision: https://reviews.llvm.org/D94282
More information about the All-commits
mailing list