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

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Feb 13 10:34:27 PST 2022


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

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp

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


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

  Changed paths:
    M llvm/include/llvm/Support/circular_raw_ostream.h

  Log Message:
  -----------
  [Support] Use default member initialization in circular_raw_ostream (NFC)


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopBoundSplit.cpp

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


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp

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


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp

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


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

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

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


Compare: https://github.com/llvm/llvm-project/compare/0782778c9e88...d5f7ae7bfe3f


More information about the All-commits mailing list