[all-commits] [llvm/llvm-project] 134f3b: [NFC][SimplifyCFG] Autogenerate check lines in few...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Tue Apr 27 14:37:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 134f3ba3ae259f0d97eed2936a75510c5b4ff2b6
      https://github.com/llvm/llvm-project/commit/134f3ba3ae259f0d97eed2936a75510c5b4ff2b6
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/Hexagon/switch-to-lookup-table.ll
    M llvm/test/Transforms/SimplifyCFG/no_speculative_loads_with_asan.ll
    M llvm/test/Transforms/SimplifyCFG/no_speculative_loads_with_tsan.ll
    M llvm/test/Transforms/SimplifyCFG/preserve-store-alignment.ll

  Log Message:
  -----------
  [NFC][SimplifyCFG] Autogenerate check lines in few more tests


  Commit: a495b672b7ff90fef9aaa296a1c52e0921e71875
      https://github.com/llvm/llvm-project/commit/a495b672b7ff90fef9aaa296a1c52e0921e71875
  Author: Reid Kleckner <rnk at google.com>
  Date:   2021-04-28 (Wed, 28 Apr 2021)

  Changed paths:
    A llvm/test/Transforms/SimplifyCFG/tail-merge-assert.ll
    A llvm/test/Transforms/SimplifyCFG/tail-merge-noreturn.ll

  Log Message:
  -----------
  [NFC][SimplifyCFG] Precommit SimplifyCFG tests from D29428


Compare: https://github.com/llvm/llvm-project/compare/82bcd9858628...a495b672b7ff


More information about the All-commits mailing list