Skip to content
  1. Dec 29, 2007
  2. Dec 23, 2007
  3. Dec 13, 2007
  4. Dec 05, 2007
  5. Dec 02, 2007
  6. Dec 01, 2007
  7. Nov 13, 2007
  8. Nov 12, 2007
  9. Nov 11, 2007
  10. Nov 06, 2007
  11. Nov 05, 2007
    • Bruno Cardoso Lopes's avatar
      Added support for PIC code with "explicit relocations" *only*. · 3e0d030d
      Bruno Cardoso Lopes authored
      Removed all macro code for PIC (goodbye "la").
      Support tested with shootout bench.
      
      llvm-svn: 43697
      3e0d030d
    • Duncan Sands's avatar
      Eliminate the remaining uses of getTypeSize. This · 283207a7
      Duncan Sands authored
      should only effect x86 when using long double.  Now
      12/16 bytes are output for long double globals (the
      exact amount depends on the alignment).  This brings
      globals in line with the rest of LLVM: the space
      reserved for an object is now always the ABI size.
      One tricky point is that only 10 bytes should be
      output for long double if it is a field in a packed
      struct, which is the reason for the additional
      argument to EmitGlobalConstant.
      
      llvm-svn: 43688
      283207a7
  12. Oct 26, 2007
  13. Oct 19, 2007
  14. Oct 18, 2007
  15. Oct 14, 2007
  16. Oct 12, 2007
  17. Oct 09, 2007
  18. Oct 05, 2007
  19. Sep 26, 2007
  20. Sep 25, 2007
  21. Sep 24, 2007
  22. Sep 11, 2007
  23. Sep 07, 2007
  24. Aug 30, 2007
  25. Aug 28, 2007
  26. Aug 21, 2007
  27. Aug 18, 2007
Loading