Skip to content
  1. May 14, 2006
  2. May 12, 2006
  3. May 05, 2006
  4. May 04, 2006
  5. May 03, 2006
    • Reid Spencer's avatar
      For PR764: · 76a0a8aa
      Reid Spencer authored
      Don't check in the LibDeps.txt and FinalLibDeps.txt files to CVS because
      the content differs from platform to platform. Instead, adjust the makefile
      so that a dummy llvm-config is built if Perl is not available.
      
      llvm-svn: 28084
      76a0a8aa
    • Owen Anderson's avatar
      Refactor TargetMachine, pushing handling of TargetData into the... · 20a631fd
      Owen Anderson authored
      Refactor TargetMachine, pushing handling of TargetData into the target-specific subclasses.  This has one caller-visible change: getTargetData() now returns a pointer instead of a reference.
      
      This fixes PR 759.
      
      llvm-svn: 28074
      20a631fd
  6. Apr 22, 2006
  7. Apr 20, 2006
  8. Apr 19, 2006
  9. Apr 18, 2006
  10. Apr 12, 2006
  11. Mar 24, 2006
  12. Mar 23, 2006
  13. Mar 17, 2006
  14. Mar 14, 2006
  15. Mar 09, 2006
  16. Mar 08, 2006
    • Chris Lattner's avatar
      Fit to 80 columns. · d0eb1d12
      Chris Lattner authored
      Add support for running static ctor/dtors that aren't handled by __main.
      This fixes programs with the JIT and the new CFE, such as HBD.
      
      llvm-svn: 26620
      d0eb1d12
  17. Mar 06, 2006
  18. Mar 05, 2006
  19. Mar 03, 2006
  20. Feb 22, 2006
  21. Feb 16, 2006
  22. Feb 14, 2006
  23. Feb 05, 2006
  24. Jan 26, 2006
  25. Jan 23, 2006
  26. Jan 22, 2006
Loading