[all-commits] [llvm/llvm-project] 833b1e: [NFC] add testcase for MinimumJumpTableEntries cha...

Chen Zheng via All-commits all-commits at lists.llvm.org
Tue Aug 29 18:42:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 833b1e307f2a2e44804f3f232314ec1011a0bb05
      https://github.com/llvm/llvm-project/commit/833b1e307f2a2e44804f3f232314ec1011a0bb05
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/jump-table.ll

  Log Message:
  -----------
  [NFC] add testcase for MinimumJumpTableEntries change on PowerPC.


  Commit: 732f63d96dc5b2cc5a5ad4e1db16bb3b4297fa24
      https://github.com/llvm/llvm-project/commit/732f63d96dc5b2cc5a5ad4e1db16bb3b4297fa24
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
    M llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
    M llvm/test/CodeGen/PowerPC/jump-table.ll
    M llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate.ll
    M llvm/test/CodeGen/PowerPC/mcm-5.ll
    M llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
    M llvm/test/CodeGen/PowerPC/pcrel-jump-table.ll
    M llvm/test/CodeGen/PowerPC/ppc-TOC-stats.ll
    M llvm/test/CodeGen/PowerPC/pr22711.ll
    M llvm/test/CodeGen/PowerPC/pr33547.ll
    M llvm/test/CodeGen/PowerPC/unreachable-mbb-jtreference-elimination.ll

  Log Message:
  -----------
  [PowerPC]set default min-jump-table-entries to 64 on PPC

Reviewed By: nemanjai

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


Compare: https://github.com/llvm/llvm-project/compare/92023b150990...732f63d96dc5


More information about the All-commits mailing list