[all-commits] [llvm/llvm-project] 99ec6f: [LoongArch][MC] Add support for disassembly option...

wanglei via All-commits all-commits at lists.llvm.org
Thu Mar 27 06:01:57 PDT 2025


  Branch: refs/heads/users/wangleiat/spr/main.loongarchmc-add-relocation-support-for-fld-fst-xvld-xvst
  Home:   https://github.com/llvm/llvm-project
  Commit: 99ec6f8aecc5d4ae8ff2ae6bebe8d670562c19df
      https://github.com/llvm/llvm-project/commit/99ec6f8aecc5d4ae8ff2ae6bebe8d670562c19df
  Author: WÁNG Xuěruì <git at xen0n.name>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
    A llvm/test/MC/LoongArch/Misc/no-aliases.s

  Log Message:
  -----------
  [LoongArch][MC] Add support for disassembly option "no-aliases" (#132900)

This parallels the GNU Binutils feature's usage. A hidden command-line
option `--loongarch-no-aliases` is also added, similar to how
`--loongarch-numeric-reg` is for the `numeric` option.


  Commit: 3532066f4cc56dd992df1af35f6d00d59b19764c
      https://github.com/llvm/llvm-project/commit/3532066f4cc56dd992df1af35f6d00d59b19764c
  Author: wanglei <wanglei at loongson.cn>
  Date:   2025-03-27 (Thu, 27 Mar 2025)

  Changed paths:
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchInstPrinter.cpp
    A llvm/test/MC/LoongArch/Misc/no-aliases.s
    M llvm/test/MC/LoongArch/Relocations/relocations.s

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.5-bogner

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/13751a2457f8...3532066f4cc5

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