Skip to content
  1. Sep 21, 2002
  2. Sep 20, 2002
  3. Sep 17, 2002
  4. Sep 16, 2002
  5. Sep 14, 2002
    • Misha Brukman's avatar
      · 834885fb
      Misha Brukman authored
      Again, including Module makes Function unnecessary.
      
      llvm-svn: 3714
      834885fb
  6. Sep 11, 2002
  7. Sep 09, 2002
  8. Sep 05, 2002
  9. Sep 03, 2002
  10. Aug 28, 2002
  11. Aug 27, 2002
  12. Aug 24, 2002
  13. Aug 23, 2002
  14. Aug 22, 2002
  15. Aug 20, 2002
  16. Aug 15, 2002
  17. Aug 13, 2002
  18. Aug 12, 2002
    • Chris Lattner's avatar
      - Clean up interface to Sparc register handling a bit: · 56e9166b
      Chris Lattner authored
         - Eliminate Sparc*Order classes, moving contents to Sparc*Class classes
         - get register name methods now return const char * const pointers instead
           of std::string's.
         - Added file header comments to SparcRegClassInfo.(cpp|h)
         - Moved BIG constant arrays out of SparcRegClassInfo.h, into
           SparcRegInfo.cpp.  This should allow a LOT of std::string constructors to
           not have to be called.
      
      llvm-svn: 3295
      56e9166b
Loading