[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[csmith-project/creduce] 71cf04: not too well-tested yet: code that caches results ...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: 71cf048e7a0feacb0b1cea3afb2164b5722af0e5
      https://github.com/csmith-project/creduce/commit/71cf048e7a0feacb0b1cea3afb2164b5722af0e5
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M creduce/creduce.in
    M creduce/creduce_utils.pm

  Log Message:
  -----------
  not too well-tested yet: code that caches results at the granularity of a pass invocation

this cache can only hit right at the end by speeding up the final
round of the fixpoint computation


  Commit: 7b9a850ec615a61dcc7e7e86ec1a6104aa1006fa
      https://github.com/csmith-project/creduce/commit/7b9a850ec615a61dcc7e7e86ec1a6104aa1006fa
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2016-06-23 (Thu, 23 Jun 2016)

  Changed paths:
    M clang_delta/ReplaceArrayAccessWithIndex.cpp
    M clang_delta/ReplaceArrayAccessWithIndex.h

  Log Message:
  -----------
  Merge branch 'master' of github.com:csmith-project/creduce


Compare: https://github.com/csmith-project/creduce/compare/5ce1ae88d43d...7b9a850ec615