Skip to content
  1. Aug 31, 2011
    • David Greene's avatar
      Fix Size Typing · 7df940d6
      David Greene authored
      Stores sizes as uint64_t to avoid possible truncation.
      
      llvm-svn: 138901
      7df940d6
    • David Greene's avatar
      Compress Repeated Byte Output · cdef71f4
      David Greene authored
      Emit a repeated sequence of bytes using .zero.  This saves an enormous
      amount of asm file space for certain programs.
      
      llvm-svn: 138864
      cdef71f4
  2. Aug 28, 2011
  3. Aug 01, 2011
  4. Jul 20, 2011
  5. Jul 19, 2011
  6. Jul 18, 2011
  7. Jun 24, 2011
  8. Jun 22, 2011
  9. Jun 19, 2011
  10. Jun 15, 2011
  11. Jun 14, 2011
  12. Jun 12, 2011
  13. Jun 10, 2011
  14. May 28, 2011
  15. May 25, 2011
  16. May 10, 2011
  17. May 06, 2011
  18. May 05, 2011
  19. Apr 29, 2011
  20. Apr 28, 2011
  21. Apr 27, 2011
  22. Apr 26, 2011
Loading