]> git.ipfire.org Git - thirdparty/gcc.git/commit
AArch64: reformat branch instruction rules
authorKarl Meakin <karl.meakin@arm.com>
Thu, 3 Jul 2025 11:48:28 +0000 (12:48 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Thu, 3 Jul 2025 11:48:28 +0000 (12:48 +0100)
commitcfb1a083e16507feb8bbb85903611aac3772aaef
treee29af835f06710ddfe42289a95797a73ec1a4d3d
parent53242a56844e484e8694dc073be607f16ebbd8d4
AArch64: reformat branch instruction rules

Make the formatting of the RTL templates in the rules for branch
instructions more consistent with each other.

gcc/ChangeLog:

* config/aarch64/aarch64.md (cbranch<mode>4): Reformat.
(cbranchcc4): Likewise.
(condjump): Likewise.
(*compare_condjump<GPI:mode>): Likewise.
(aarch64_cb<optab><mode>1): Likewise.
(*cb<optab><mode>1): Likewise.
(tbranch_<code><mode>3): Likewise.
(@aarch64_tb<optab><ALLI:mode><GPI:mode>): Likewise.
gcc/config/aarch64/aarch64.md