[all-commits] [llvm/llvm-project] 9455ea: [ARM][Thumb2] Allow 2-operand variants of `[us]div...

Dmitry Chestnykh via All-commits all-commits at lists.llvm.org
Mon Dec 16 02:28:04 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9455ea740d8ef91f73e0c7d4e1fc04a705d37ad8
      https://github.com/llvm/llvm-project/commit/9455ea740d8ef91f73e0c7d4e1fc04a705d37ad8
  Author: Dmitry Chestnykh <dm.chestnykh at gmail.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrInfo.td
    M llvm/lib/Target/ARM/ARMInstrThumb2.td
    A llvm/test/MC/ARM/idiv-2op.s
    M llvm/test/MC/ARM/idiv.s

  Log Message:
  -----------
  [ARM][Thumb2] Allow 2-operand variants of `[us]div` (#119976)

Fixes #119963



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