Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a6c7595d0fd94d6c0784d082eee28016f15c5940
/
llvm
/
lib
/
Analysis
/
CGSCCPassManager.cpp
b550cb1
[NFC] Header cleanup
by Mehdi Amini
· 10 years ago
b4faf13
[PM] Implement the final conclusion as to how the analysis IDs should
by Chandler Carruth
· 10 years ago
df0cd72
[PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix for clang.
by NAKAMURA Takumi
· 10 years ago
ca04a1f
Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tweaks."
by NAKAMURA Takumi
· 10 years ago
de40e74
[PM] Appease mingw32's auto-import DLL build with minimal tweaks.
by NAKAMURA Takumi
· 10 years ago
afcec4c
[PM] Provide explicit instantiation declarations and definitions for the
by Chandler Carruth
· 10 years ago
2a54094
[PM] Provide two templates for the two directionalities of analysis
by Chandler Carruth
· 10 years ago
3a63435
[PM] Introduce CRTP mixin base classes to help define passes and
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
77b6e47
[PM] Improve the API and comments around the analysis manager proxies.
by Chandler Carruth
· 10 years ago
703378f
[PM] Remove the defunt CGSCC-specific debug flag.
by Chandler Carruth
· 11 years ago
816702f
[PM] Refactor the new pass manager to use a single template to implement
by Chandler Carruth
· 11 years ago
7ad6d62
[PM] Fold all three analysis managers into a single AnalysisManager template.
by Chandler Carruth
· 11 years ago
2e7522e
[PM] Re-clang-format much of this code as the code has changed some and
by Chandler Carruth
· 11 years ago
fdb4180
[PM] Fix a pretty nasty bug where the new pass manager would invalidate
by Chandler Carruth
· 11 years ago
3472ffb
[PM] Add a utility pass template that synthesizes the invalidation of
by Chandler Carruth
· 11 years ago
0b576b3
[PM] Add a collection of no-op analysis passes and switch the new pass
by Chandler Carruth
· 11 years ago
539dc4b
[PM] Don't run the machinery of invalidating all the analysis passes
by Chandler Carruth
· 11 years ago
e5e8fb3
[PM] Add names and debug logging for analysis passes to the new pass manager.
by Chandler Carruth
· 11 years ago
d174ce4
[PM] Switch the new pass manager to use a reference-based API for IR units.
by Chandler Carruth
· 11 years ago
572e340
[PM] Add a new-PM-style CGSCC pass manager using the newly added
by Chandler Carruth
· 12 years ago