Skip to content
  1. Apr 23, 2013
  2. 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
  3. Apr 19, 2013
  4. Apr 18, 2013
  5. Apr 16, 2013
  6. Apr 15, 2013
  7. Apr 12, 2013
  8. Apr 11, 2013
  9. Apr 10, 2013
  10. Apr 09, 2013
Loading