[all-commits] [llvm/llvm-project] ebacd4: [SPARC][MC] Add tests for VIS family instructions
Koakuma via All-commits
all-commits at lists.llvm.org
Thu Apr 3 05:55:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebacd46996a7f041be73cf31b5776503e8061e8b
https://github.com/llvm/llvm-project/commit/ebacd46996a7f041be73cf31b5776503e8061e8b
Author: Koakuma <koachan at protonmail.com>
Date: 2025-04-03 (Thu, 03 Apr 2025)
Changed paths:
M llvm/lib/Target/Sparc/SparcInstrFormats.td
M llvm/lib/Target/Sparc/SparcInstrInfo.td
M llvm/lib/Target/Sparc/SparcInstrVIS.td
A llvm/test/MC/Disassembler/Sparc/sparc-vis.txt
M llvm/test/MC/Sparc/sparc-vis.s
A llvm/test/MC/Sparc/sparc-vis2.s
A llvm/test/MC/Sparc/sparc-vis3.s
Log Message:
-----------
[SPARC][MC] Add tests for VIS family instructions
Also fix up any mistakes/typos in instruction definitions.
Reviewers: rorth, s-barannikov, brad0, MaskRay
Reviewed By: s-barannikov
Pull Request: https://github.com/llvm/llvm-project/pull/130967
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list