diff options
author | Sylvia Taylor <sylvia.taylor@arm.com> | 2019-07-18 16:02:05 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2019-07-18 16:02:05 +0000 |
commit | b9a0100963b357e7e84084e45bbc51d6576410a4 (patch) | |
tree | 806f623c6e01f54496eaf3c26999e573b7396818 /gcc/ada/initialize.c | |
parent | e38341a8e0c7f89eb2146feddea8c2f3bf25a331 (diff) | |
download | gcc-b9a0100963b357e7e84084e45bbc51d6576410a4.zip gcc-b9a0100963b357e7e84084e45bbc51d6576410a4.tar.gz gcc-b9a0100963b357e7e84084e45bbc51d6576410a4.tar.bz2 |
[patch2/2][arm]: remove builtin expand for sha1
This patch removes the builtin expand handling for sha1h/c/m/p and
replaces it with expand patterns. This should make it more consistent
with how we handle intrinsic implementations and cleans up the custom
sha1 code in the arm_expand builtins for unop and ternop.
2019-07-18 Sylvia Taylor <sylvia.taylor@arm.com>
* config/arm/arm-builtins.c
(arm_expand_ternop_builtin): Remove explicit sha1 builtin handling.
(arm_expand_unop_builtin): Likewise.
* config/arm/crypto.md
(crypto_sha1h): Convert from define_insn to define_expand.
(crypto_<crypto_pattern>): Likewise.
(crypto_sha1h_lb): New define_insn.
(crypto_<crypto_pattern>_lb): Likewise.
From-SVN: r273575
Diffstat (limited to 'gcc/ada/initialize.c')
0 files changed, 0 insertions, 0 deletions