[all-commits] [llvm/llvm-project] 579044: [BOLT][NFC] Use getShortOpcodeArith in X86MCPlusBu...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Sat Mar 12 09:07:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5790441c4508ce197d3cca605bf9f09d22db0e24
      https://github.com/llvm/llvm-project/commit/5790441c4508ce197d3cca605bf9f09d22db0e24
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-03-12 (Sat, 12 Mar 2022)

  Changed paths:
    M bolt/lib/Target/X86/X86MCPlusBuilder.cpp

  Log Message:
  -----------
  [BOLT][NFC] Use getShortOpcodeArith in X86MCPlusBuilder

Unify `llvm::X86::getRelaxedOpcodeArith` and `getShortArithOpcode` in
X86MCPlusBuilder.cpp.

Addresses https://lists.llvm.org/pipermail/llvm-dev/2022-January/154526.html

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D121404




More information about the All-commits mailing list