1. 18 Jan, 2016 6 commits
  2. 17 Jan, 2016 1 commit
  3. 16 Jan, 2016 1 commit
    • Memory/Perf: For link-mode, isolate file I/O so API can be looped over. · c57b2a97
      John Kessenich authored
      Separating file I/O from compile/link lets the compile/link be done
      repeatedly in a loop for testing and measuring of performance and
      memory footprint, including seeing memory growth over time for
      functional-level memory-leak testing.
      
      While the older compile-only mode already had this functionality,
      and typically showed no memory leaks, SPIR-V uses the link path,
      has pending "TODO" for memory freeing, and this shows several
      kilobytes of leaking per compile-link. Most likely, pending
      merge request 131 will address much of this.
  4. 15 Jan, 2016 1 commit
  5. 14 Jan, 2016 6 commits
  6. 12 Jan, 2016 1 commit
  7. 06 Jan, 2016 1 commit
  8. 05 Jan, 2016 3 commits
  9. 30 Dec, 2015 2 commits
  10. 24 Dec, 2015 1 commit
  11. 22 Dec, 2015 3 commits
  12. 21 Dec, 2015 2 commits
  13. 20 Dec, 2015 1 commit
  14. 19 Dec, 2015 7 commits
  15. 16 Dec, 2015 2 commits
  16. 15 Dec, 2015 2 commits