1. 1997473 Drop 'const' by Devang Patel · 17 years ago
  2. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  3. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  4. dec628e Switch ValueSymbolTable to use StringMap<Value*> instead of std::map<std::string, Value*> by Chris Lattner · 18 years ago
  5. 7f1444b shrink vmcore by moving symbol table stripping support out of VMCore into by Chris Lattner · 18 years ago
  6. 9133fe2 Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in by Reid Spencer · 18 years ago
  7. 688b049 For PR411: by Reid Spencer · 18 years ago
  8. ef9b9a7 For PR411: by Reid Spencer · 18 years ago
  9. 78d033e For PR411: by Reid Spencer · 18 years ago
  10. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  11. 4ca9757 Strip changes to llvm.dbg intrinsics. by Jim Laskey · 18 years ago
  12. b2f6c00 Teach the strip pass to strip type names in addition to value names. This by Chris Lattner · 18 years ago
  13. f4321a3 Handle the removal of the debug chain. by Jim Laskey · 18 years ago
  14. e2b59d2 fix a pasto by Chris Lattner · 18 years ago
  15. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  16. e4d5c44 This mega patch converts us from using Function::a{iterator|begin|end} to by Chris Lattner · 19 years ago
  17. dd0ecf6 Implement stripping of debug symbols, making the --strip-debug options in by Chris Lattner · 20 years ago
  18. e3ad43c Initial reimplementation of the -strip pass, with a stub for implementing -S by Chris Lattner · 20 years ago