1. 575d95c Change inferred casts to explicit casts. by Reid Spencer · 19 years ago
  2. 8d89281 WTF? These weird newlines got in there... by Bill Wendling · 19 years ago
  3. 6f81b51 Removed some of the iostream #includes. Moved towards converting to using by Bill Wendling · 19 years ago
  4. b83eb64 For PR950: by Reid Spencer · 19 years ago
  5. 193c2d8 Simplify some code by Chris Lattner · 19 years ago
  6. fd93908 Remove trailing whitespace by Misha Brukman · 20 years ago
  7. ce36d55 Bug fixes for PR341 by Chris Lattner · 21 years ago
  8. 954da37 Add #include <iostream> since Value.h does not #include it any more. by Reid Spencer · 21 years ago
  9. fc33d30 Add some new methods by Chris Lattner · 21 years ago
  10. db81395 Adjust to new itf by Chris Lattner · 21 years ago
  11. 67bb760 Remove use of ConstantHandling itf by Chris Lattner · 22 years ago
  12. 2cdd21c Finegrainify namespacification by Chris Lattner · 22 years ago
  13. d0fde30 Put all LLVM code into the llvm namespace, as per bug 109. by Brian Gaeke · 22 years ago
  14. b576c94 Added LLVM project notice to the top of every C++ source file. by John Criswell · 22 years ago
  15. c07736a Simplify code by using ConstantInt::getRawValue instead of checking to see by Chris Lattner · 22 years ago
  16. 20d4129 Minor bug fix. by Chris Lattner · 23 years ago
  17. d122f4b Fix bugs by Chris Lattner · 23 years ago
  18. 96f9d72 Add printing support to ConstantRange class by Chris Lattner · 23 years ago
  19. 645e00d Initial implementation of ConstantRange support by Chris Lattner · 23 years ago