[all-commits] [llvm/llvm-project] b227c6: [PowerPC][NFC] Add missing P10 code enablement asm...
Lei Huang via All-commits
all-commits at lists.llvm.org
Fri Jan 13 10:29:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b227c6a8fd1db9ae4e366530dba84b81129ad35a
https://github.com/llvm/llvm-project/commit/b227c6a8fd1db9ae4e366530dba84b81129ad35a
Author: Lei Huang <lei at ca.ibm.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
R llvm/test/MC/Disassembler/PowerPC/p10insts.txt
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
R llvm/test/MC/PowerPC/p10.s
M llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
Log Message:
-----------
[PowerPC][NFC] Add missing P10 code enablement asm/disasm tests
Fix/add missing p10 enablement asm/dis-asm tests and remove
obsolete test files now that all p10 instruction enablement patches
have been committed.
More information about the All-commits
mailing list