1. b550cb1 [NFC] Header cleanup by Mehdi Amini · 10 years ago
  2. b4faf13 [PM] Implement the final conclusion as to how the analysis IDs should by Chandler Carruth · 10 years ago
  3. df0cd72 [PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix for clang. by NAKAMURA Takumi · 10 years ago
  4. ca04a1f Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tweaks." by NAKAMURA Takumi · 10 years ago
  5. de40e74 [PM] Appease mingw32's auto-import DLL build with minimal tweaks. by NAKAMURA Takumi · 10 years ago
  6. afcec4c [PM] Provide explicit instantiation declarations and definitions for the by Chandler Carruth · 10 years ago
  7. 2a54094 [PM] Provide two templates for the two directionalities of analysis by Chandler Carruth · 10 years ago
  8. 3a63435 [PM] Introduce CRTP mixin base classes to help define passes and by Chandler Carruth · 10 years ago
  9. c5d211e [PM] Remove an overly aggressive assert now that I can actually test the by Chandler Carruth · 10 years ago
  10. 77b6e47 [PM] Improve the API and comments around the analysis manager proxies. by Chandler Carruth · 10 years ago
  11. 703378f [PM] Remove the defunt CGSCC-specific debug flag. by Chandler Carruth · 11 years ago
  12. 816702f [PM] Refactor the new pass manager to use a single template to implement by Chandler Carruth · 11 years ago
  13. 7ad6d62 [PM] Fold all three analysis managers into a single AnalysisManager template. by Chandler Carruth · 11 years ago
  14. 2e7522e [PM] Re-clang-format much of this code as the code has changed some and by Chandler Carruth · 11 years ago
  15. fdb4180 [PM] Fix a pretty nasty bug where the new pass manager would invalidate by Chandler Carruth · 11 years ago
  16. 3472ffb [PM] Add a utility pass template that synthesizes the invalidation of by Chandler Carruth · 11 years ago
  17. 0b576b3 [PM] Add a collection of no-op analysis passes and switch the new pass by Chandler Carruth · 11 years ago
  18. 539dc4b [PM] Don't run the machinery of invalidating all the analysis passes by Chandler Carruth · 11 years ago
  19. e5e8fb3 [PM] Add names and debug logging for analysis passes to the new pass manager. by Chandler Carruth · 11 years ago
  20. d174ce4 [PM] Switch the new pass manager to use a reference-based API for IR units. by Chandler Carruth · 11 years ago
  21. 572e340 [PM] Add a new-PM-style CGSCC pass manager using the newly added by Chandler Carruth · 12 years ago