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

[csmith-project/creduce] 7ab52f: built with LLVM 7.0



  Branch: refs/heads/llvm-7.0
  Home:   https://github.com/csmith-project/creduce
  Commit: 7ab52fa3de154c91944effb1607e0ffe1ed39bee
      https://github.com/csmith-project/creduce/commit/7ab52fa3de154c91944effb1607e0ffe1ed39bee
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2019-01-13 (Sun, 13 Jan 2019)

  Changed paths:
    M clang_delta/ExpressionDetector.cpp
    M clang_delta/RemoveUnusedEnumMember.cpp
    M clang_delta/TransformationManager.cpp

  Log Message:
  -----------
  built with LLVM 7.0

compatible with LLVM 7.0 now


  Commit: 7959cbe101e46dd36cd7d14118a8c7a20c575b9c
      https://github.com/csmith-project/creduce/commit/7959cbe101e46dd36cd7d14118a8c7a20c575b9c
  Author: Amy Huang <akhuang@google.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M creduce/creduce.in

  Log Message:
  -----------
  change ordering so pass_includes is called after pass_unifdef


  Commit: 7ccbd726414b068c40e1be9a5488467f88196a6c
      https://github.com/csmith-project/creduce/commit/7ccbd726414b068c40e1be9a5488467f88196a6c
  Author: Amy Huang <akhuang@google.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M creduce/pass_unifdef.pm

  Log Message:
  -----------
  add pass to remove constant ifs


  Commit: 241ee54f3a504235f7da6c76ba43fa04fbb477ab
      https://github.com/csmith-project/creduce/commit/241ee54f3a504235f7da6c76ba43fa04fbb477ab
  Author: Amy Huang <akhuang@google.com>
  Date:   2019-02-21 (Thu, 21 Feb 2019)

  Changed paths:
    M creduce/CMakeLists.txt
    M creduce/Makefile.am
    M creduce/Makefile.in
    M creduce/creduce.in
    A creduce/pass_line_markers.pm

  Log Message:
  -----------
  add pass for line markers


  Commit: cd1895ab8438c7f674293ab3d673ffdc9ee3b562
      https://github.com/csmith-project/creduce/commit/cd1895ab8438c7f674293ab3d673ffdc9ee3b562
  Author: Amy Huang <akhuang@google.com>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M creduce/pass_comments.pm

  Log Message:
  -----------
  add binary search removal of c++ style comments


  Commit: 217b759e6c70448e3cb5825788a1b5257f4039d9
      https://github.com/csmith-project/creduce/commit/217b759e6c70448e3cb5825788a1b5257f4039d9
  Author: John Regehr <regehr@cs.utah.edu>
  Date:   2019-02-22 (Fri, 22 Feb 2019)

  Changed paths:
    M creduce/CMakeLists.txt
    M creduce/Makefile.am
    M creduce/Makefile.in
    M creduce/creduce.in
    M creduce/pass_comments.pm
    A creduce/pass_line_markers.pm
    M creduce/pass_unifdef.pm

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into llvm-7.0


Compare: https://github.com/csmith-project/creduce/compare/8ad1b4021a1d...217b759e6c70