Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0f0ef132aff2ac6d4e095da3b1f3b83c106dd8c1
/
llvm
/
unittests
/
Analysis
/
CGSCCPassManagerTest.cpp
0f0ef13
[PM] Try to fix an MSVC2013 failure due to finding a template
by Chandler Carruth
· 9 years ago
c906ff6
[PM] Add a unittest for invalidating module analyses with an SCC pass.
by Chandler Carruth
· 9 years ago
4f83742
[PM] (NFC) Split the IR parsing into a fixture so that I can split out
by Chandler Carruth
· 9 years ago
d4e80a9
[PM] (NFC) Refactor the CGSCC pass manager tests to use lambda-based passes.
by Chandler Carruth
· 9 years ago
8882346
[PM] Introduce basic update capabilities to the new PM's CGSCC pass
by Chandler Carruth
· 9 years ago
36e0d01
Consistently use FunctionAnalysisManager
by Sean Silva
· 9 years ago
6c138ce
[PM] Sink the module parsing from the fixture to the test as subsequent
by Chandler Carruth
· 9 years ago
74a8a22
[PM] Run clang-format over various parts of the new pass manager code
by Chandler Carruth
· 9 years ago
164a2aa6
[PM] Remove support for omitting the AnalysisManager argument to new
by Chandler Carruth
· 9 years ago
03b42e4
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 10 years ago
b47f801
[PM] Make the AnalysisManager parameter to run methods a reference.
by Chandler Carruth
· 10 years ago
c5d211e
[PM] Remove an overly aggressive assert now that I can actually test the
by Chandler Carruth
· 10 years ago
7431992
[PM] Add a unittest for the CGSCC pass manager in the new pass manager system.
by Chandler Carruth
· 10 years ago