[all-commits] [llvm/llvm-project] 686406: [BOLT][NFC] Use X86 mnemonic checks

Amir Ayupov via All-commits all-commits at lists.llvm.org
Mon Apr 4 14:05:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 686406a006155470d3d9b74df3da7b87de985887
      https://github.com/llvm/llvm-project/commit/686406a006155470d3d9b74df3da7b87de985887
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

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

  Log Message:
  -----------
  [BOLT][NFC] Use X86 mnemonic checks

Remove switches in X86MCPlusBuilder.cpp, use mnemonic checks instead

Reviewed By: rafauler

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




More information about the All-commits mailing list