Skip to content
  1. Sep 20, 2002
  2. Sep 17, 2002
  3. Sep 16, 2002
  4. Sep 14, 2002
    • Misha Brukman's avatar
      · 834885fb
      Misha Brukman authored
      Again, including Module makes Function unnecessary.
      
      llvm-svn: 3714
      834885fb
  5. Sep 11, 2002
  6. Sep 09, 2002
  7. Sep 05, 2002
  8. Sep 03, 2002
  9. Aug 28, 2002
  10. Aug 27, 2002
  11. Aug 24, 2002
  12. Aug 23, 2002
  13. Aug 22, 2002
  14. Aug 20, 2002
  15. Aug 15, 2002
  16. Aug 13, 2002
  17. 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
  18. Aug 09, 2002
    • Chris Lattner's avatar
      · 959a5fbf
      Chris Lattner authored
      * Removed extraneous #includes
      * Fixed file headers to be consistent with the rest of LLVM
      * Other minor fixes
      
      llvm-svn: 3278
      959a5fbf
    • Chris Lattner's avatar
      * Removed extraneous #includes · 02e7a86f
      Chris Lattner authored
      * Fixed file headers to be consistent with the rest of LLVM
      * Other minor fixes
      
      llvm-svn: 3277
      02e7a86f
Loading