]> git.ipfire.org Git - thirdparty/gcc.git/commit
CRC code generation v1: - Added CRC_IFN, with not complete function body. - Removed...
authorMariam Arutunian <mariamarutunian@gmail.com>
Fri, 3 Feb 2023 13:57:29 +0000 (17:57 +0400)
committerJeff Law <jlaw@ventanamicro>
Tue, 21 Mar 2023 15:03:21 +0000 (09:03 -0600)
commit08b8bff52f8945d763ce3af879698633b034c62c
treed4b6ba23245108c37e3d1a0196c502952dd27c04
parent155ed5f338e4758618b27a82109dfe4ef671beb1
CRC code generation v1: - Added CRC_IFN, with not complete function body. - Removed basic blocks of the CRC function and added IFN call returning its value.
gcc/gimple-crc-optimization.cc
gcc/internal-fn.cc
gcc/internal-fn.def
gcc/optabs.def