[all-commits] [llvm/llvm-project] eb8eba: [test][asan] Fix requirement formatting

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Mar 10 09:55:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eb8ebabfb0efcae69e682b592f12366c3b82e78d
      https://github.com/llvm/llvm-project/commit/eb8ebabfb0efcae69e682b592f12366c3b82e78d
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Windows/use_after_return_linkage.cpp

  Log Message:
  -----------
  [test][asan] Fix requirement formatting


  Commit: f902ead7cbd6072381748a2bcafc39b2bb4ad2d0
      https://github.com/llvm/llvm-project/commit/f902ead7cbd6072381748a2bcafc39b2bb4ad2d0
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-03-10 (Fri, 10 Mar 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/test/Transforms/LICM/min_max.ll

  Log Message:
  -----------
  Revert "[LICM] Support logical AND/OR when hoisting min/max"

Breaks https://lab.llvm.org/buildbot/#/builders/37/builds/20720

This reverts commit 9e83d13c9f77e300ebb7b94a1400de3c2d47b3d5.


Compare: https://github.com/llvm/llvm-project/compare/ae426a054b0c...f902ead7cbd6


More information about the All-commits mailing list