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

[csmith-project/csmith] c355b8: Added flag fast_execution to avoid generating prog...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: c355b8c31568525dff6b3d3b45aa4b28d0ed3de8
      https://github.com/csmith-project/csmith/commit/c355b8c31568525dff6b3d3b45aa4b28d0ed3de8
  Author: Xuejun Yang <nitsnow@gmail.com>
  Date:   2016-06-11 (Sat, 11 Jun 2016)

  Changed paths:
    M src/CGOptions.cpp
    M src/CGOptions.h
    M src/RandomProgramGenerator.cpp
    M src/StatementFor.cpp

  Log Message:
  -----------
  Added flag fast_execution to avoid generating programs that runs extended time