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. bed2946 Removed tabs everywhere except autogenerated & external files. Add make by Anton Korobeynikov · 17 years ago
  5. ac9dcb9 For PR1195: by Reid Spencer · 17 years ago
  6. d29b8b8 Change an assert that mentions Packed Type -> Vector Type. by Reid Spencer · 17 years ago
  7. 9d6565a For PR1195: by Reid Spencer · 17 years ago
  8. 1ccd185 stop using methods that take vectors. by Chris Lattner · 17 years ago
  9. 9133fe2 Apply the VISIBILITY_HIDDEN field to the remaining anonymous classes in by Reid Spencer · 18 years ago
  10. c5b206b For PR950: by Reid Spencer · 18 years ago
  11. e4d87aa For PR950: by Reid Spencer · 18 years ago
  12. e815619 Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are by Bill Wendling · 18 years ago
  13. 3da59db For PR950: by Reid Spencer · 18 years ago
  14. b742703 Removed #include <iostream> and replaced with llvm_* streams. by Bill Wendling · 18 years ago
  15. b83eb64 For PR950: by Reid Spencer · 18 years ago
  16. 7f8897f eliminate RegisterOpt. It does the same thing as RegisterPass. by Chris Lattner · 18 years ago
  17. 8fcf01e Lowerpacked and SCCP support for the insertelement operation. by Robert Bocchino · 19 years ago
  18. 56107e2 Added lower packed support for the extractelement operation. by Robert Bocchino · 19 years ago
  19. b518685 getting there... by Duraid Madina · 19 years ago
  20. fd93908 Remove trailing whitespace by Misha Brukman · 19 years ago
  21. 7b73a66 Fix the exposed prototype for the lower packed pass, thanks to Morten Ofstad. by Chris Lattner · 20 years ago
  22. 56de036 Check in hook that I forgot by Chris Lattner · 20 years ago
  23. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  24. 42e83fe Initial checkin of a pass to lower packed operations to scalars operations. by Reid Spencer · 20 years ago