[all-commits] [llvm/llvm-project] 90e41a: [Analysis] Remove unused forward declaration Basic...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jun 24 07:00:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90e41a86a7c2cdcfb39220bf5d137283493b4ec5
      https://github.com/llvm/llvm-project/commit/90e41a86a7c2cdcfb39220bf5d137283493b4ec5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/AliasAnalysis.h

  Log Message:
  -----------
  [Analysis] Remove unused forward declaration BasicAAResult

The last use was removed by:

  commit f9b523ebc367f1535bf61797383471e567b24b75
  Author: Kazu Hirata <kazu at google.com>
  Date:   Wed May 31 07:30:14 2023 -0700


  Commit: 1d0a7aa1048b842acb26947d54453da232e82e28
      https://github.com/llvm/llvm-project/commit/1d0a7aa1048b842acb26947d54453da232e82e28
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/VectorUtils.h

  Log Message:
  -----------
  [Analysis] Remove unused forward declaration GetElementPtrInst

The last use was removed by:

  commit 2d79b713663169b3732fcbdf56cac243b5c41e28
  Author: Philip Reames <preames at rivosinc.com>
  Date:   Thu Apr 6 08:23:08 2023 -0700


  Commit: 3f802e35724a75a436bafed656d3f58a9bcc0c8e
      https://github.com/llvm/llvm-project/commit/3f802e35724a75a436bafed656d3f58a9bcc0c8e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/BasicAliasAnalysis.h

  Log Message:
  -----------
  [Analysis] Remove unused forward declaration PhiValues

The last use was removed by:

  commit 243acd5dcbc637e477062877185ad76d8ff63d9d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   Fri Dec 9 15:29:35 2022 +0100


  Commit: a806b9fd22f09d025082350d60e5a8596c1debfc
      https://github.com/llvm/llvm-project/commit/a806b9fd22f09d025082350d60e5a8596c1debfc
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-06-24 (Sat, 24 Jun 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/StackProtector.h

  Log Message:
  -----------
  [CodeGen] Remove unused forward declaration DominatorTree

The last use was removed by:

  commit 73523021d0a97c150a76a5cf4a91e99cd03b9efb
  Author: Chandler Carruth <chandlerc at gmail.com>
  Date:   Mon Jan 13 13:07:17 2014 +0000


Compare: https://github.com/llvm/llvm-project/compare/eaaacc3c651e...a806b9fd22f0


More information about the All-commits mailing list