[all-commits] [llvm/llvm-project] 8a3392: SizeOpts.h - remove ProfileSummaryInfo forward dec...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 10 07:48:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a33920f65b6875e6e6aaf21bf55014ec837b872
      https://github.com/llvm/llvm-project/commit/8a33920f65b6875e6e6aaf21bf55014ec837b872
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SizeOpts.h

  Log Message:
  -----------
  SizeOpts.h - remove ProfileSummaryInfo forward declaration. NFC.

We're include the entire ProfileSummaryInfo.h as inline functions use it in the header.


  Commit: 75d02a2abf6dba075963944edcbfc6dbc0edb16b
      https://github.com/llvm/llvm-project/commit/75d02a2abf6dba075963944edcbfc6dbc0edb16b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/VNCoercion.h

  Log Message:
  -----------
  VNCoercion.h - remove unused llvm::Function forward declaration. NFC.


  Commit: 6be9f1931c5bd79b03aefbf21e1804fe95dbd5c9
      https://github.com/llvm/llvm-project/commit/6be9f1931c5bd79b03aefbf21e1804fe95dbd5c9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h

  Log Message:
  -----------
  SimplifyLibCalls.h - remove unused llvm::BasicBlock forward declaration. NFC.


  Commit: 43882d9365f87a67a2d0a572a58e6593651bcfa9
      https://github.com/llvm/llvm-project/commit/43882d9365f87a67a2d0a572a58e6593651bcfa9
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h

  Log Message:
  -----------
  PromoteMemToReg.h - remove unused llvm::AliasSetTracker forward declaration. NFC.


Compare: https://github.com/llvm/llvm-project/compare/3bebf028610c...43882d9365f8


More information about the All-commits mailing list