Skip to content
  1. Jul 27, 2006
  2. Jul 26, 2006
    • Reid Spencer's avatar
      For PR780: · 421475cd
      Reid Spencer authored
      1. Move IncludeFile.h to System library
      2. Move IncludeFile.cpp to System library
      3. #1 and #2 required to prevent cyclic library dependencies for libSystem
      4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
      5. Add IncludeFile support to various lib/System classes.
      6. Add new lib/System classes to LinkAllVMCore.h
      All this in an attempt to pull in lib/System to what's required for VMCore
      
      llvm-svn: 29287
      421475cd
  3. Jul 25, 2006
  4. Jul 21, 2006
  5. Jul 20, 2006
  6. Jul 19, 2006
  7. Jul 15, 2006
  8. Jul 13, 2006
  9. Jul 11, 2006
  10. Jun 30, 2006
  11. Jun 29, 2006
  12. Jun 28, 2006
  13. Jun 27, 2006
    • Reid Spencer's avatar
      For PR801: · ee7eaa25
      Reid Spencer authored
      Refactor the Graph writing code to use a common implementation which is
      now in lib/Support/GraphWriter.cpp. This completes the PR.
      
      Patch by Anton Korobeynikov. Thanks, Anton!
      
      llvm-svn: 28925
      ee7eaa25
  14. Jun 23, 2006
  15. Jun 20, 2006
  16. Jun 19, 2006
  17. Jun 16, 2006
    • Jim Laskey's avatar
      1. Revise vector debug support. · b2ff2d48
      Jim Laskey authored
      2. Update docs for vector debug support and new version control.
      
      3. Simplify serialization of DebugDescInfo subclasses.
      
      llvm-svn: 28816
      b2ff2d48
Loading