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

[csmith-project/creduce] a55522: Add new transformation to clang_delta



  Branch: refs/heads/master
  Home:   https://github.com/csmith-project/creduce
  Commit: a55522a9c0a0e0fd19394a09d9abbf94d6f60750
      https://github.com/csmith-project/creduce/commit/a55522a9c0a0e0fd19394a09d9abbf94d6f60750
  Author: Johan Bengtsson <johan.bengtsson@iar.com>
  Date:   2016-05-23 (Mon, 23 May 2016)

  Changed paths:
    M clang_delta/CMakeLists.txt
    M clang_delta/Makefile.am
    M clang_delta/Makefile.in
    A clang_delta/ReplaceArrayAccessWithIndex.cpp
    A clang_delta/ReplaceArrayAccessWithIndex.h
    M creduce/creduce.in

  Log Message:
  -----------
  Add new transformation to clang_delta

Adds a transformation that replaces array accesses with the index
expression.


  Commit: 41d35714abacdbddd9b0100eaa7348c0880fe2d4
      https://github.com/csmith-project/creduce/commit/41d35714abacdbddd9b0100eaa7348c0880fe2d4
  Author: Yang Chen <chenyang@cs.utah.edu>
  Date:   2016-06-04 (Sat, 04 Jun 2016)

  Changed paths:
    M clang_delta/CMakeLists.txt
    M clang_delta/Makefile.am
    M clang_delta/Makefile.in
    A clang_delta/ReplaceArrayAccessWithIndex.cpp
    A clang_delta/ReplaceArrayAccessWithIndex.h
    M creduce/creduce.in

  Log Message:
  -----------
  Merge pull request #93 from mortior/unwrap-array

Add new transformation to clang_delta


Compare: https://github.com/csmith-project/creduce/compare/e35250fdf39a...41d35714abac