Skip to content
  1. Jul 07, 2011
  2. Jul 02, 2011
  3. Jun 28, 2011
  4. Jun 27, 2011
  5. Jun 24, 2011
    • Evan Cheng's avatar
      Starting to refactor Target to separate out code that's needed to fully describe · 24753317
      Evan Cheng authored
      target machine from those that are only needed by codegen. The goal is to
      sink the essential target description into MC layer so we can start building
      MC based tools without needing to link in the entire codegen.
      
      First step is to refactor TargetRegisterInfo. This patch added a base class
      MCRegisterInfo which TargetRegisterInfo is derived from. Changed TableGen to
      separate register description from the rest of the stuff.
      
      llvm-svn: 133782
      24753317
  6. May 04, 2011
  7. Apr 15, 2011
  8. Feb 20, 2011
  9. Jan 10, 2011
  10. Nov 15, 2010
  11. Nov 14, 2010
  12. Sep 29, 2010
  13. Apr 17, 2010
  14. Aug 31, 2009
  15. Aug 23, 2009
  16. Aug 13, 2009
  17. Jul 02, 2009
  18. Apr 03, 2009
  19. Sep 26, 2008
Loading