[all-commits] [llvm/llvm-project] 2dd030: [PowerPC][GlobalMerge] Enable GlobalMerge by defau...

Amy Kwan via All-commits all-commits at lists.llvm.org
Tue Jul 30 12:16:00 PDT 2024


  Branch: refs/heads/users/amy-kwan/ppc-global-merge-default
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dd0302dbe47b752d0452bb221fbea3a5dcc8b14
      https://github.com/llvm/llvm-project/commit/2dd0302dbe47b752d0452bb221fbea3a5dcc8b14
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
    M llvm/test/CodeGen/PowerPC/merge-private.ll
    M llvm/test/CodeGen/PowerPC/mergeable-string-pool.ll
    M llvm/test/DebugInfo/Symbolize/XCOFF/xcoff-symbolize-data.ll

  Log Message:
  -----------
  [PowerPC][GlobalMerge] Enable GlobalMerge by default on AIX

This patch turns on the GlobalMerge pass by default on AIX and updates LIT
tests accordingly.



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