Skip to content
  1. Jul 16, 2002
  2. Jul 15, 2002
  3. Jun 30, 2002
  4. Jun 26, 2002
  5. Jun 25, 2002
  6. Apr 28, 2002
  7. Apr 27, 2002
  8. Apr 18, 2002
  9. Apr 16, 2002
  10. Apr 08, 2002
  11. Apr 07, 2002
  12. Jan 20, 2002
  13. Dec 14, 2001
  14. Dec 03, 2001
  15. Nov 27, 2001
  16. Oct 29, 2001
  17. Oct 28, 2001
  18. Oct 15, 2001
  19. Oct 13, 2001
    • Chris Lattner's avatar
      * Fix TODO · d7a7330e
      Chris Lattner authored
      * Support ConstPoolPOinterReferences correctly
      * New constPoolPointerNull subclass
      * Add classof support for more classes
      * Add proper support for ConstPoolPointerReference::getStrValue()
      
      llvm-svn: 769
      d7a7330e
  20. Oct 03, 2001
  21. Oct 02, 2001
  22. Oct 01, 2001
  23. Sep 30, 2001
  24. Sep 10, 2001
  25. Sep 09, 2001
  26. Sep 07, 2001
    • Chris Lattner's avatar
      * Cnstants are now global objects · 49d855ca
      Chris Lattner authored
      * ConstantPools no longer exist
      * Constants are global objects in the LLVM system
      * Constants are structurally equilivant if they are pointer equilivant
      * Support abstract & opaque types
      * Support setName on constants even though they don't track names
      * Constnats don't get copy ctors anymore
      * ConstPoolVal::equals is no longer useful [use ptr equivalency]
      * Support generic factory classes to create and maintain constants
      
      llvm-svn: 460
      49d855ca
  27. Jul 23, 2001
  28. Jul 21, 2001
  29. Jul 20, 2001
Loading