[all-commits] [llvm/llvm-project] 796722: [PowerPC] Disable more extended mne on AIX
jsji via All-commits
all-commits at lists.llvm.org
Thu Mar 4 13:14:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7967221a726370dc5dc44379ea1d58f952f4e274
https://github.com/llvm/llvm-project/commit/7967221a726370dc5dc44379ea1d58f952f4e274
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-03-04 (Thu, 04 Mar 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstr64Bit.td
M llvm/lib/Target/PowerPC/PPCInstrInfo.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ext.txt
Log Message:
-----------
[PowerPC] Disable more extended mne on AIX
To avoid assembler errors.
Reviewed By: sfertile
Differential Revision: https://reviews.llvm.org/D97418
More information about the All-commits
mailing list