[all-commits] [llvm/llvm-project] 2c16ab: Scalar.h - remove unused forward declarations. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 17 04:29:34 PDT 2020


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

  Changed paths:
    M llvm/include/llvm/Transforms/Scalar.h

  Log Message:
  -----------
  Scalar.h - remove unused forward declarations. NFC.


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

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

  Log Message:
  -----------
  SSAUpdaterBulk.h - remove unnecessary SmallPtrSet.h include. NFC


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

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

  Log Message:
  -----------
  UnifyFunctionExitNodes.h - remove unnecessary PassRegistry.h include. NFC


Compare: https://github.com/llvm/llvm-project/compare/858d8db47083...de94715b64ba


More information about the All-commits mailing list