Skip to content
  1. Nov 26, 2001
  2. Nov 09, 2001
  3. Nov 08, 2001
  4. Nov 07, 2001
  5. Oct 22, 2001
  6. Oct 16, 2001
  7. Oct 15, 2001
  8. Oct 13, 2001
  9. Oct 12, 2001
  10. Oct 03, 2001
  11. Oct 02, 2001
  12. Oct 01, 2001
  13. Sep 29, 2001
  14. Sep 28, 2001
  15. Sep 14, 2001
    • Chris Lattner's avatar
      Move the sparc target to a new lib/Target directory · 06028541
      Chris Lattner authored
      llvm-svn: 562
      06028541
    • Chris Lattner's avatar
      This checkin represents some cleanup of the backend, implementing the following things: · ff0c8a75
      Chris Lattner authored
      1. The TargetMachine structure is free to decide the process a particular target uses to generate code.
      2. All of the gooee details of the sparc backend are now localized in the lib/CodeGen/TargetMAchine/Sparc directory.  The Sparc.h file that is globally visible is just a stub.
      3. The Sparc.h file that esxists now will dissapear entirely someday when we have multiple backends chosen by a factory of some sort.
      
      
      NOTE! The BBLiveVar.cpp file dependant on the Sparc backend, and is therefore not generic/portale to other backends.  This needs to be fixed.
      
      llvm-svn: 558
      ff0c8a75
  16. Sep 11, 2001
  17. Sep 10, 2001
  18. Sep 07, 2001
  19. Aug 29, 2001
  20. Aug 24, 2001
  21. Aug 23, 2001
  22. Aug 20, 2001
  23. Jul 26, 2001
  24. Jul 24, 2001
Loading