[all-commits] [llvm/llvm-project] 3fce5b: [Transforms] Use default member initialization in ...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Feb 6 16:36:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fce5bb7b076fb0e8f0106898a626c4e4963ad28
      https://github.com/llvm/llvm-project/commit/3fce5bb7b076fb0e8f0106898a626c4e4963ad28
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/LoopVersioning.h
    M llvm/lib/Transforms/Utils/LoopVersioning.cpp

  Log Message:
  -----------
  [Transforms] Use default member initialization in LoopVersioning (NFC)


  Commit: a1a8d10a1728079edf830cebd3ffce953277f3eb
      https://github.com/llvm/llvm-project/commit/a1a8d10a1728079edf830cebd3ffce953277f3eb
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

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

  Log Message:
  -----------
  [Transforms] Use default member initialization in LibCallSimplifier (NFC)


  Commit: 949f56465bfe119174febe3be37668c88ec6da7c
      https://github.com/llvm/llvm-project/commit/949f56465bfe119174febe3be37668c88ec6da7c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

  Changed paths:
    M llvm/include/llvm/IR/GlobalValue.h

  Log Message:
  -----------
  [IR] Use default member initialization in GlobalValue (NFC)


Compare: https://github.com/llvm/llvm-project/compare/6635c12ada0d...949f56465bfe


More information about the All-commits mailing list