[all-commits] [llvm/llvm-project] 0a01fc: Revert "[TRE] allow TRE for non-capturing calls."

avl-llvm via All-commits all-commits at lists.llvm.org
Sun Jul 12 14:41:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a01fc96e24b7c7de2141a2ea07593500ea34732
      https://github.com/llvm/llvm-project/commit/0a01fc96e24b7c7de2141a2ea07593500ea34732
  Author: Alexey Lapshin <a.v.lapshin at mail.ru>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
    M llvm/test/Transforms/TailCallElim/basic.ll
    R llvm/test/Transforms/TailCallElim/tre-multiple-exits.ll
    R llvm/test/Transforms/TailCallElim/tre-noncapturing-alloca-calls.ll

  Log Message:
  -----------
  Revert "[TRE] allow TRE for non-capturing calls."

This reverts commit f7907e9d223d8484f9afd457ba614c2db2ae4743.

That commit caused error on multi-stage build.




More information about the All-commits mailing list