[all-commits] [llvm/llvm-project] 9f5da5: [SystemZ] Support bare nop instructions
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Wed Sep 30 02:25:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9f5da55f5d9299a76a4dfb67ef0324dbc1900826
https://github.com/llvm/llvm-project/commit/9f5da55f5d9299a76a4dfb67ef0324dbc1900826
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZInstrInfo.td
M llvm/test/MC/SystemZ/insn-good.s
Log Message:
-----------
[SystemZ] Support bare nop instructions
Add support of "nop" and "nopr" (without operands) to assembler.
Review: Ulrich Weigand
More information about the All-commits
mailing list