[all-commits] [llvm/llvm-project] 92bf8f: [NFC][SimplifyCFG] `shouldFoldCondBranchesToCommon...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Sun Dec 4 09:59:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92bf8f3f79639f37724b0f68a3c21d8bb3c9a972
      https://github.com/llvm/llvm-project/commit/92bf8f3f79639f37724b0f68a3c21d8bb3c9a972
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp

  Log Message:
  -----------
  [NFC][SimplifyCFG] `shouldFoldCondBranchesToCommonDestination()`: report the common succ


  Commit: b79921a4a8b7e589c2ab976aa59989f30eb13bfa
      https://github.com/llvm/llvm-project/commit/b79921a4a8b7e589c2ab976aa59989f30eb13bfa
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/unused-nonnull.ll
    M llvm/test/Transforms/LoopUnroll/unroll-after-peel.ll
    M llvm/test/Transforms/SimplifyCFG/2008-07-13-InfLoopMiscompile.ll

  Log Message:
  -----------
  [NFC] Re-autogenerate checklines in a few tests being affected


  Commit: 295ba49330e6ae1d029a0430769c80c0606b0402
      https://github.com/llvm/llvm-project/commit/295ba49330e6ae1d029a0430769c80c0606b0402
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-04 (Sun, 04 Dec 2022)

  Changed paths:
    A llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest-phis.ll
    M llvm/test/Transforms/SimplifyCFG/fold-branch-to-common-dest.ll

  Log Message:
  -----------
  [NFC][SimplifyCFG] Add some tests with PHI's for fold-branch-to-common-dest xform


Compare: https://github.com/llvm/llvm-project/compare/0ca43d448888...295ba49330e6


More information about the All-commits mailing list