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

[csmith-project/csmith] 235f87: Removed a lot of special cases from regexes. Not s...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith

  Commit: 235f87dcd8b4c04179e3d911dc7ef6281c983ad2
      https://github.com/csmith-project/csmith/commit/235f87dcd8b4c04179e3d911dc7ef6281c983ad2
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2011-06-28 (Tue, 28 Jun 2011)

  Changed paths:
    M utah/scripts/reduce/c_delta.pl

  Log Message:
  -----------
  Removed a lot of special cases from regexes. Not sure yet that it's a
major improvement in performance but it makes the code a lot cleaner and
should be tweakable.