1. 64ac12d Remove the unused FindUsedTypes pass. by Rafael Espindola · 11 years ago
  2. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  3. 6378cf5 [PM] Split the CallGraph out from the ModulePass which creates the CallGraph. by Chandler Carruth · 12 years ago
  4. 6554e5a Merge CallGraph and BasicCallGraph. by Rafael Espindola · 12 years ago
  5. dec20e4 This patch breaks up Wrap.h so that it does not have to include all of by Filip Pizlo · 13 years ago
  6. 04d4e93 Move C++ code out of the C headers and into either C++ headers by Eric Christopher · 13 years ago
  7. 962318f6 Added -view-callgraph module pass. by Andrew Trick · 13 years ago
  8. 98eb3ec Add an implementation of the initialization routine for IPA. by Owen Anderson · 15 years ago