1. e922c02 Get rid of the Pass+Context magic. by Owen Anderson · 15 years ago
  2. 0a5372e Begin the painful process of tearing apart the rat'ss nest that is Constants.cpp and ConstantFold.cpp. by Owen Anderson · 15 years ago
  3. 865f006 Eliminate several more unnecessary intptr_t casts. by Dan Gohman · 15 years ago
  4. 21c62da remove attributions from tools. by Chris Lattner · 17 years ago
  5. 1997473 Drop 'const' by Devang Patel · 17 years ago
  6. 3e15bf3 Use 'static const char' instead of 'static const int'. by Devang Patel · 17 years ago
  7. 794fd75 Do not use typeinfo to identify pass in pass manager. by Devang Patel · 17 years ago
  8. 3da94ae Remove trailing whitespace by Misha Brukman · 19 years ago
  9. 5b3a455 Fix the missing symbols problem Bill was hitting. Patch contributed by by Chris Lattner · 19 years ago
  10. 47b14a4 Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
  11. 9d5968d Fix an iterator invalidation problem in a "buggy" pass by Chris Lattner · 20 years ago
  12. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 21 years ago
  13. 9432111 fix file headers by Chris Lattner · 21 years ago
  14. 7c0e022 Added copyright header to all C++ source files. by John Criswell · 21 years ago
  15. e49603d Re-grouped and alphabetized headers for easier reading and cleaner style. by Misha Brukman · 21 years ago
  16. 6e96a99c Remove unnecessary &* by Chris Lattner · 21 years ago
  17. afade92 Initial checkin of bugpoint by Chris Lattner · 22 years ago