[all-commits] [llvm/llvm-project] 5668ed: Revert "[CGSCC] Detect devirtualization in more ca...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 23 09:54:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5668eda864e36baed92854fd13a89042d978ffa4
https://github.com/llvm/llvm-project/commit/5668eda864e36baed92854fd13a89042d978ffa4
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/CGSCCPassManager.h
M llvm/lib/Analysis/CGSCCPassManager.cpp
M llvm/test/Transforms/Inline/devirtualize-3.ll
R llvm/test/Transforms/Inline/devirtualize-5.ll
M llvm/test/Transforms/Inline/devirtualize.ll
Log Message:
-----------
Revert "[CGSCC] Detect devirtualization in more cases"
This reverts commit 3024fe5b55ed72633915f613bd5e2826583c396f.
Causes major compile time regressions:
https://llvm-compile-time-tracker.com/compare.php?from=3b8d8954bf2c192502d757019b9fe434864068e9&to=3024fe5b55ed72633915f613bd5e2826583c396f&stat=instructions
More information about the All-commits
mailing list