[all-commits] [llvm/llvm-project] 90a7fc: [PowerPC][NFC] Add base test case for small-local-...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Sat Mar 23 21:06:55 PDT 2024


  Branch: refs/heads/users/aaupov/spr/main.bolt-add-secondary-entry-points-to-bat
  Home:   https://github.com/llvm/llvm-project
  Commit: 90a7fc366ad05a7dd0465730c055af57c80d62d9
      https://github.com/llvm/llvm-project/commit/90a7fc366ad05a7dd0465730c055af57c80d62d9
  Author: Felix (Ting Wang) <Ting.Wang.SH at ibm.com>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/aix-small-local-dynamic-tls-largeaccess.ll
    A llvm/test/CodeGen/PowerPC/aix-small-local-dynamic-tls-types.ll

  Log Message:
  -----------
  [PowerPC][NFC] Add base test case for small-local-dynamic-tls on AIX (#84711)


  Commit: a118769ec8dc94b8332fe50c9240fecc8065a417
      https://github.com/llvm/llvm-project/commit/a118769ec8dc94b8332fe50c9240fecc8065a417
  Author: Nico Weber <thakis at chromium.org>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    M llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn

  Log Message:
  -----------
  [gn] port 3bc71c2abf


  Commit: 8e698a1d8e6984e41d2fdf159393d01951d87c21
      https://github.com/llvm/llvm-project/commit/8e698a1d8e6984e41d2fdf159393d01951d87c21
  Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
  Date:   2024-03-24 (Sun, 24 Mar 2024)

  Changed paths:
    M llvm/utils/gn/secondary/libcxx/include/BUILD.gn

  Log Message:
  -----------
  [gn build] Port b68e2eba0bc8


  Commit: d7d2f7ca62400ed4a3f8f89062d2aeec61bd29d4
      https://github.com/llvm/llvm-project/commit/d7d2f7ca62400ed4a3f8f89062d2aeec61bd29d4
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    M bolt/include/bolt/Profile/BoltAddressTranslation.h
    M bolt/lib/Profile/DataAggregator.cpp
    M bolt/test/X86/bolt-address-translation-yaml.test

  Log Message:
  -----------
  [BOLT] Emit intra-function control flow in YAMLBAT

Attach branch counters to YAML profile, covering intra-function control
flow.

Depends on: https://github.com/llvm/llvm-project/pull/86353

Test Plan: Updated bolt/test/X86/bolt-address-translation-yaml.test

Reviewers: rafaelauler, dcci, ayermolo, maksfb

Reviewed By: rafaelauler

Pull Request: https://github.com/llvm/llvm-project/pull/76911


  Commit: c6eadec585892a376ac2fa625660cce1778735c7
      https://github.com/llvm/llvm-project/commit/c6eadec585892a376ac2fa625660cce1778735c7
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    A llvm/test/CodeGen/PowerPC/aix-small-local-dynamic-tls-largeaccess.ll
    A llvm/test/CodeGen/PowerPC/aix-small-local-dynamic-tls-types.ll
    M llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn
    M llvm/utils/gn/secondary/libcxx/include/BUILD.gn

  Log Message:
  -----------
  [𝘀𝗽𝗿] changes introduced through rebase

Created using spr 1.3.4

[skip ci]


Compare: https://github.com/llvm/llvm-project/compare/b3550c4ee6b3...c6eadec58589

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