[all-commits] [llvm/llvm-project] 8aca8e: Implement LLVM bits

Yuxuan Chen via All-commits all-commits at lists.llvm.org
Tue Jul 16 23:40:19 PDT 2024


  Branch: refs/heads/users/yuxuanchen1997/coro-must-elide-me
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aca8e35ea1d07b4524ff9e17fb55720f46e7829
      https://github.com/llvm/llvm-project/commit/8aca8e35ea1d07b4524ff9e17fb55720f46e7829
  Author: Yuxuan Chen <ych at meta.com>
  Date:   2024-07-16 (Tue, 16 Jul 2024)

  Changed paths:
    A llvm/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h
    M llvm/lib/Passes/PassBuilder.cpp
    M llvm/lib/Passes/PassBuilderPipelines.cpp
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Coroutines/CMakeLists.txt
    A llvm/lib/Transforms/Coroutines/CoroAnnotationElide.cpp
    M llvm/lib/Transforms/Coroutines/CoroInternal.h
    M llvm/lib/Transforms/Coroutines/CoroSplit.cpp
    M llvm/lib/Transforms/Coroutines/Coroutines.cpp
    M llvm/test/Other/new-pm-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
    M llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
    M llvm/test/Other/new-pm-thinlto-prelink-defaults.ll
    M llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
    M llvm/test/Other/new-pm-thinlto-prelink-samplepgo-defaults.ll
    M llvm/test/Transforms/Coroutines/ArgAddr.ll
    M llvm/test/Transforms/Coroutines/coro-alloca-07.ll
    M llvm/test/Transforms/Coroutines/coro-alloca-loop-carried-address.ll
    M llvm/test/Transforms/Coroutines/coro-lifetime-end.ll
    M llvm/test/Transforms/Coroutines/coro-spill-after-phi.ll
    M llvm/test/Transforms/Coroutines/coro-split-00.ll
    A llvm/test/Transforms/Coroutines/coro-transform-must-elide.ll

  Log Message:
  -----------
  Implement LLVM bits



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list