[all-commits] [llvm/llvm-project] 80836e: [SPARCv9] allow stw as alias for st
Joerg Sonnenberger via All-commits
all-commits at lists.llvm.org
Thu May 20 06:30:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80836ee519eb79ac263a84891511c23a416c8565
https://github.com/llvm/llvm-project/commit/80836ee519eb79ac263a84891511c23a416c8565
Author: Joerg Sonnenberger <joerg at bec.de>
Date: 2021-05-20 (Thu, 20 May 2021)
Changed paths:
M llvm/lib/Target/Sparc/SparcInstrAliases.td
M llvm/test/MC/Sparc/sparcv9-instructions.s
Log Message:
-----------
[SPARCv9] allow stw as alias for st
Strictly speaking, the architecture manual no longer uses the st
mnemonic, but that's a much more intrusive change for little gain.
Differential Revision: https://reviews.llvm.org/D96313
More information about the All-commits
mailing list