1. 051a950 API changes for class Use size reduction, wave 1. by Gabor Greif · 16 years ago
  2. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  3. ecd94c8 Fix typo in comment. by Nick Lewycky · 17 years ago
  4. 1997473 Drop 'const' by Devang Patel · 17 years ago
  5. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  6. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  7. bed2946 Removed tabs everywhere except autogenerated & external files. Add make by Anton Korobeynikov · 17 years ago
  8. 9133fe2 Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in by Reid Spencer · 18 years ago
  9. 688b049 For PR411: by Reid Spencer · 18 years ago
  10. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  11. c103057 For PR1043: by Reid Spencer · 18 years ago
  12. c5b206b For PR950: by Reid Spencer · 18 years ago
  13. 86453c5 Eliminate static ctors due to Statistic objects by Chris Lattner · 18 years ago
  14. 7b06bd5 Replace CastInst::createInferredCast calls with more accurate cast by Reid Spencer · 18 years ago
  15. ac0b6ae Detemplatize the Statistic class. The only type it is instantiated with by Chris Lattner · 18 years ago
  16. 3da59db For PR950: by Reid Spencer · 18 years ago
  17. 0a81aac Replace #include <iostream> with llvm_* streams. by Bill Wendling · 18 years ago
  18. 3ed469c For PR786: by Reid Spencer · 18 years ago
  19. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  20. 61e99c9 linear -> constant time by Andrew Lenharth · 18 years ago
  21. 3433141 Add a simple pass to make sure that all (non-library) calls to malloc and free by Andrew Lenharth · 18 years ago