[all-commits] [llvm/llvm-project] 9f4b6e: [X86][NFC] Simplify the definitions of INC/DEC and...

Shengchen Kan via All-commits all-commits at lists.llvm.org
Tue Dec 26 21:59:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f4b6e1bd33cb19b3ed9b8e2b0c3aa4c48d728d6
      https://github.com/llvm/llvm-project/commit/9f4b6e1bd33cb19b3ed9b8e2b0c3aa4c48d728d6
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-12-27 (Wed, 27 Dec 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrArithmetic.td
    M llvm/lib/Target/X86/X86InstrUtils.td

  Log Message:
  -----------
  [X86][NFC] Simplify the definitions of INC/DEC and NEG/NOT

This patch is to extract the NFC in #76319 into a separate commit.




More information about the All-commits mailing list