Skip to content
  1. Oct 31, 2006
    • Anton Korobeynikov's avatar
      1. Clean up code due to changes in SwitchTo*Section(2) · aa4c0f93
      Anton Korobeynikov authored
      2. Added partial debug support for mingw\cygwin targets (the same as
         Linux\ELF). Please note, that currently mingw\cygwin uses 'stabs' format
         for storing debug info by default, thus many (runtime) libraries has
         this information included. These formats shouldn't be mixed in one binary
         ('stabs' & 'DWARF'), otherwise binutils tools will be confused.
      
      llvm-svn: 31311
      aa4c0f93
  2. Oct 28, 2006
  3. Oct 24, 2006
  4. Oct 20, 2006
    • Reid Spencer's avatar
      For PR950: · e0fc4dfc
      Reid Spencer authored
      This patch implements the first increment for the Signless Types feature.
      All changes pertain to removing the ConstantSInt and ConstantUInt classes
      in favor of just using ConstantInt.
      
      llvm-svn: 31063
      e0fc4dfc
  5. Oct 17, 2006
  6. Oct 11, 2006
  7. Oct 07, 2006
  8. Oct 05, 2006
  9. Oct 04, 2006
  10. Sep 29, 2006
  11. Sep 27, 2006
  12. Sep 26, 2006
  13. Sep 24, 2006
  14. Sep 18, 2006
  15. Sep 14, 2006
  16. Sep 12, 2006
  17. Sep 08, 2006
  18. Sep 07, 2006
  19. Sep 06, 2006
  20. Sep 05, 2006
  21. Aug 12, 2006
  22. Jul 29, 2006
  23. Jul 28, 2006
  24. Jul 27, 2006
  25. Jul 15, 2006
  26. Jun 29, 2006
  27. Jun 15, 2006
  28. Jun 08, 2006
  29. May 12, 2006
  30. May 09, 2006
Loading