[all-commits] [llvm/llvm-project] 2cca2c: [instcombine] Extend test coverage for a tricky bi...

Philip Reames via All-commits all-commits at lists.llvm.org
Tue Feb 22 16:07:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cca2c7d18f9e6ccb11e91fe19066f3c39dab76d
      https://github.com/llvm/llvm-project/commit/2cca2c7d18f9e6ccb11e91fe19066f3c39dab76d
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/compare-unescaped.ll

  Log Message:
  -----------
  [instcombine] Extend test coverage for a tricky bit of reasoning about unescaped mallocs


  Commit: 8b9f42b61b33ec1493e6d71d0240da6dfc847be2
      https://github.com/llvm/llvm-project/commit/8b9f42b61b33ec1493e6d71d0240da6dfc847be2
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-02-22 (Tue, 22 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/compare-alloca.ll

  Log Message:
  -----------
  [instcombine] Autogen a test for ease of update


Compare: https://github.com/llvm/llvm-project/compare/57a6d9216392...8b9f42b61b33


More information about the All-commits mailing list