[all-commits] [llvm/llvm-project] e999aa: Revert new files from new pass manager coro-split/...

Brian Gesiak via All-commits all-commits at lists.llvm.org
Mon Feb 17 21:34:13 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e999aa38d1691e580d08da274c9e846875d9219d
      https://github.com/llvm/llvm-project/commit/e999aa38d1691e580d08da274c9e846875d9219d
  Author: Brian Gesiak <modocache at gmail.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    R llvm/include/llvm/Transforms/Coroutines/CoroElide.h
    R llvm/include/llvm/Transforms/Coroutines/CoroSplit.h
    R llvm/test/Transforms/Coroutines/coro-alloc-with-param-O0.ll
    R llvm/test/Transforms/Coroutines/coro-alloc-with-param-O2.ll
    R llvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-00.ll
    R llvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-01.ll
    R llvm/test/Transforms/Coroutines/coro-eh-aware-edge-split-02.ll
    R llvm/test/Transforms/Coroutines/coro-split-eh-00.ll
    R llvm/test/Transforms/Coroutines/coro-split-eh-01.ll

  Log Message:
  -----------
  Revert new files from new pass manager coro-split/coro-elide

This reverts
https://reviews.llvm.org/rG7125d66f9969605d886b5286780101a45b5bed67 and
https://reviews.llvm.org/rG00fec8004aca6588d8d695a2c3827c3754c380a0 due
to buildbot failures:
http://lab.llvm.org:8011/builders/clang-cmake-x86_64-sde-avx512-linux/builds/34004

Previous revert 11053a1cc61afaabf2df2b8345d8d392c88cd508 missed newly
added files, this commit removes those as well.




More information about the All-commits mailing list