1. f5a86f4 Remove includes of Support/Compiler.h that are no longer needed after the by Nick Lewycky · 16 years ago
  2. 6726b6d Remove VISIBILITY_HIDDEN from class/struct found inside anonymous namespaces. by Nick Lewycky · 16 years ago
  3. e794220 Refactor my previous change to maintain the distinction between AliasAnalysis and BasicAliasAnalysis. This involves some wider changes because it by Owen Anderson · 17 years ago
  4. ae73dc1 Tidy up several unbeseeming casts from pointer to intptr_t. by Dan Gohman · 17 years ago
  5. 844731a Clean up the use of static and anonymous namespaces. This turned up by Dan Gohman · 17 years ago
  6. 4f4c28f Restore isCFGOnly property of various analysis passes. by Devang Patel · 17 years ago
  7. c758209 PassInfo keep tracks whether a pass is an analysis pass or not. by Devang Patel · 17 years ago
  8. c7fe32e Do not use virtual function to identify an analysis pass. by Devang Patel · 17 years ago
  9. 1cee94f Identify Analysis pass. by Devang Patel · 17 years ago
  10. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 18 years ago
  11. 1997473 Drop 'const' by Devang Patel · 18 years ago
  12. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 18 years ago
  13. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 18 years ago
  14. d7d83db Make classes in anonymous namespaces use VISIBILITY_HIDDEN to help reduce by Reid Spencer · 19 years ago
  15. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 19 years ago
  16. 472c791 A shim over other AA impls to catch incorrect uses by Andrew Lenharth · 19 years ago