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

[csmith-project/csmith] 2885f5: Implement read_time for targets that do not suppor...



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/csmith
  Commit: 2885f5c47135593df6ed4dba27634858a43d2494
      https://github.com/csmith-project/csmith/commit/2885f5c47135593df6ed4dba27634858a43d2494
  Author: marxin <mliska@suse.cz>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
    M src/platform.cpp

  Log Message:
  -----------
  Implement read_time for targets that do not support rdtsc insn.


  Commit: 30a3c86eee990d4a66e8d9ecbf415c3a1779f001
      https://github.com/csmith-project/csmith/commit/30a3c86eee990d4a66e8d9ecbf415c3a1779f001
  Author: Eric Eide <eeide@cs.utah.edu>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
    M src/platform.cpp

  Log Message:
  -----------
  Merge pull request #41 from marxin/fix-get-time-for-targets

Implement read_time for targets that do not support rdtsc insn.


Compare: https://github.com/csmith-project/csmith/compare/7b871ac90745...30a3c86eee99