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. 93e985f Eliminate use of ctors that take vectors. by Chris Lattner · 17 years ago
  5. 688b049 For PR411: by Reid Spencer · 18 years ago
  6. fbbe92f remove temporary vectors. by Chris Lattner · 18 years ago
  7. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  8. 9214196 relax some types by Chris Lattner · 18 years ago
  9. c5b206b For PR950: by Reid Spencer · 18 years ago
  10. 7b06bd5 Replace CastInst::createInferredCast calls with more accurate cast by Reid Spencer · 18 years ago
  11. 3da59db For PR950: by Reid Spencer · 18 years ago
  12. b83eb64 For PR950: by Reid Spencer · 18 years ago
  13. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  14. a4f0b3a s|llvm/Support/Visibility.h|llvm/Support/Compiler.h| by Chris Lattner · 18 years ago
  15. f4b5461 Shrink libllvmgcc.dylib by another 23K by Chris Lattner · 18 years ago
  16. 516a74c FunctionPass's cannot do IPO things. by Chris Lattner · 19 years ago
  17. 66c5fd6 When a function takes a variable number of pointer arguments, with a zero by Jeff Cohen · 19 years ago
  18. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  19. 2f48686 Initialize with the correct constant type by Chris Lattner · 20 years ago
  20. 17e6e44 Correction to allow compilation with Visual C++. by Reid Spencer · 20 years ago
  21. 93c9587 Update GC intrinsics to take a pointer to the object as well as a pointer by Chris Lattner · 20 years ago
  22. c3c2fdf Expand the coercion of constants to include the newly constant Globals. by Reid Spencer · 20 years ago
  23. 48dc46a bug 122: by Reid Spencer · 20 years ago
  24. f52988a Spelling people's names right is kinda important by Chris Lattner · 20 years ago
  25. 08005df Implement the -lowergc pass which is used by code generators (like the CBE) by Chris Lattner · 20 years ago