[PATCH] D65950: [RISCV] Add Option for Printing Architectural Register Names

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 10:03:27 PDT 2019


lenary updated this revision to Diff 219383.
lenary added a comment.

Address Review Feedback:

- Use numeric-reg-names*.s, based on arch-reg-names.s from D66139 <https://reviews.llvm.org/D66139>
- Revert changes to inline-asm-*abi-names.ll
- Rebase changes


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65950/new/

https://reviews.llvm.org/D65950

Files:
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVInstPrinter.h
  llvm/test/MC/RISCV/numeric-reg-names-d.s
  llvm/test/MC/RISCV/numeric-reg-names-f.s
  llvm/test/MC/RISCV/numeric-reg-names.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65950.219383.patch
Type: text/x-patch
Size: 14051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/23c7ca59/attachment.bin>


More information about the llvm-commits mailing list