[all-commits] [llvm/llvm-project] a2a6f9: [AsmPrinter][TargetLowering]Place a hot jump table...

Mingming Liu via All-commits all-commits at lists.llvm.org
Wed Jan 8 20:12:47 PST 2025


  Branch: refs/heads/users/mingmingl-llvm/spr/sdptargetlowering
  Home:   https://github.com/llvm/llvm-project
  Commit: a2a6f9f5a6f7647f85a230241bf3aa39c4bd65d9
      https://github.com/llvm/llvm-project/commit/a2a6f9f5a6f7647f85a230241bf3aa39c4bd65d9
  Author: mingmingl <mingmingl at google.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/AsmPrinter.h
    M llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
    M llvm/include/llvm/Target/TargetLoweringObjectFile.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
    M llvm/lib/CodeGen/TargetPassConfig.cpp
    M llvm/lib/Target/TargetLoweringObjectFile.cpp
    M llvm/test/CodeGen/X86/jump-table-partition.ll

  Log Message:
  -----------
  [AsmPrinter][TargetLowering]Place a hot jump table into a hot-suffixed section



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