]> git.ipfire.org Git - people/ms/gcc.git/commit
Added LFSR matching v1:
authorMariam Arutunian <mariamarutunian@gmail.com>
Fri, 9 Dec 2022 12:55:18 +0000 (16:55 +0400)
committerJeff Law <jlaw@ventanamicro>
Tue, 21 Mar 2023 15:03:19 +0000 (09:03 -0600)
commit1c76a5f50d28e0ca91fef42884a5b9068a8ad61e
treeb0ca40811c5a3268b146a9f6e2fb48f9e9d2b389
parentdf027ba3d8c790b05678f7c4a6f8c8f42efa08f3
Added LFSR matching v1:

  - Added functions to check whether LFSR and returned states match (it's not complete).

Changes in Traverse and execute CRC function v7:

  - Pass correct tree to do_mem_ref function

Changes in Sym_exec v8:

  - Added get_first_value () function in state class to get state's first value.
gcc/gimple-crc-optimization.cc
gcc/sym-exec/state.cc
gcc/sym-exec/state.h
gcc/symb-execute-all-paths.cc
gcc/symb-execute-all-paths.h