Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
unittests
/
Analysis
/
CGSCCPassManagerTest.cpp
e6959a6
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
85a14f0
Temporarily Revert "[New PM] Introducing PassInstrumentation framework"
by Eric Christopher
· 7 years ago
5ffd6db
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
68fc66e
Revert rL342544: [New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
fa4dbf7
[New PM] Introducing PassInstrumentation framework
by Fedor Sergeev
· 7 years ago
83bfb55
[PM] Switch the CGSCC debug messages to use the standard LLVM debug
by Chandler Carruth
· 8 years ago
ed50411
[PM/LCG] Teach the LazyCallGraph to maintain reference edges from every
by Chandler Carruth
· 8 years ago
3870ce2
[PM] Fix a silly bug in my recent update to the CG update logic.
by Chandler Carruth
· 8 years ago
05c7df7
CGSCCPassManagerTest.cpp: Fix warnings. [-Wunused-variable]
by NAKAMURA Takumi
· 8 years ago
b86a95f
[PM] Add unittesting of the call graph update logic with complex
by Chandler Carruth
· 8 years ago
143ef32
[PM] Finish implementing and fix a chain of bugs uncovered by testing
by Chandler Carruth
· 8 years ago
0fc4467
[PM] Introduce the facilities for registering cross-IR-unit dependencies
by Chandler Carruth
· 9 years ago
8bf2780
[PM] Support invalidation of inner analysis managers from a pass over the outer IR unit.
by Chandler Carruth
· 9 years ago
78a6806
[PM] Extend the explicit 'invalidate' method API on analysis results to
by Chandler Carruth
· 9 years ago
28f31d7
[PM] Add an ASCII-art diagram for the call graph in the CGSCC unit test.
by Chandler Carruth
· 9 years ago
33d5681
[PM] Change the static object whose address is used to uniquely identify
by Chandler Carruth
· 9 years ago
56b0418
[PM] Refactor this unittest a bit to remove duplicated code. This was
by Chandler Carruth
· 9 years ago
d6345b8
[PM] Add a unittest covering the invalidation of a Module analysis from
by Chandler Carruth
· 9 years ago
52c8c40
[PM] Add a unittest for invalidating module analyses with an SCC pass.
by Chandler Carruth
· 9 years ago
fcaf12c
[PM] Revert r280447: Add a unittest for invalidating module analyses with an SCC pass.
by Chandler Carruth
· 9 years ago
9d35b5c
[PM] Try to fix an MSVC2013 failure due to finding a template
by Chandler Carruth
· 9 years ago
291528a
[PM] Add a unittest for invalidating module analyses with an SCC pass.
by Chandler Carruth
· 9 years ago
9d2f1f8
[PM] (NFC) Split the IR parsing into a fixture so that I can split out
by Chandler Carruth
· 9 years ago
b4c86c9
[PM] (NFC) Refactor the CGSCC pass manager tests to use lambda-based passes.
by Chandler Carruth
· 9 years ago
377af8d
[PM] Introduce basic update capabilities to the new PM's CGSCC pass
by Chandler Carruth
· 9 years ago
20b343c
Consistently use FunctionAnalysisManager
by Sean Silva
· 9 years ago
5dcd187
[PM] Sink the module parsing from the fixture to the test as subsequent
by Chandler Carruth
· 9 years ago
bd6882c
[PM] Run clang-format over various parts of the new pass manager code
by Chandler Carruth
· 9 years ago
04d0fe9
[PM] Remove support for omitting the AnalysisManager argument to new
by Chandler Carruth
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
8e27cb2
[PM] Make the AnalysisManager parameter to run methods a reference.
by Chandler Carruth
· 9 years ago
e648c53
[PM] Remove an overly aggressive assert now that I can actually test the
by Chandler Carruth
· 10 years ago
3530d28
[PM] Add a unittest for the CGSCC pass manager in the new pass manager system.
by Chandler Carruth
· 10 years ago