Skip to content
  1. Apr 30, 2013
  2. Apr 29, 2013
  3. Apr 26, 2013
  4. Apr 25, 2013
  5. Apr 24, 2013
  6. Apr 23, 2013
  7. Apr 22, 2013
    • Evgeniy Stepanov's avatar
      [sanitizer] Fix lint. · 1a2262e1
      Evgeniy Stepanov authored
      llvm-svn: 180012
      1a2262e1
    • Bill Wendling's avatar
      Improve performance of file I/O. · 9a9141ae
      Bill Wendling authored
      The fread / fwrite calls were happening for each timer. However, that could be
      pretty expensive for a large number of timers. Instead, read and write the
      timers in one call.
      
      This gives ~10% speedup in compilation time.
      
      llvm-svn: 179990
      9a9141ae
  8. Apr 19, 2013
  9. Apr 18, 2013
  10. Apr 16, 2013
  11. Apr 15, 2013
  12. Apr 12, 2013
Loading