[all-commits] [llvm/llvm-project] 31ebe6: Revert "Use global TimerGroups for both new pass m...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Thu Mar 13 10:29:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31ebe6647b7f1fc7f6778a5438175b12f82357ae
https://github.com/llvm/llvm-project/commit/31ebe6647b7f1fc7f6778a5438175b12f82357ae
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M clang/test/Misc/time-passes.c
M llvm/include/llvm/IR/PassTimingInfo.h
M llvm/include/llvm/Support/Timer.h
M llvm/lib/IR/PassTimingInfo.cpp
M llvm/lib/Support/Timer.cpp
M llvm/unittests/IR/TimePassesTest.cpp
Log Message:
-----------
Revert "Use global TimerGroups for both new pass manager and old pass manager timers" (#131173)
Reverts llvm/llvm-project#130375
Causes breakages, e.g.
https://lab.llvm.org/buildbot/#/builders/160/builds/14607
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