diff options
author | Karl Meakin <karl.meakin@arm.com> | 2025-07-03 12:48:27 +0100 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2025-07-03 12:48:27 +0100 |
commit | 53242a56844e484e8694dc073be607f16ebbd8d4 (patch) | |
tree | bf028c52576d919643daaa5d0efd4f9a749afad6 /contrib/gcc-changelog/git_commit.py | |
parent | 9930876ed788a7da18ccef0c91f4f12749da1df7 (diff) | |
download | gcc-53242a56844e484e8694dc073be607f16ebbd8d4.zip gcc-53242a56844e484e8694dc073be607f16ebbd8d4.tar.gz gcc-53242a56844e484e8694dc073be607f16ebbd8d4.tar.bz2 |
AArch64: place branch instruction rules together
The rules for conditional branches were spread throughout `aarch64.md`.
Group them together so it is easier to understand how `cbranch<mode>4`
is lowered to RTL.
gcc/ChangeLog:
* config/aarch64/aarch64.md (condjump): Move.
(*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.
Diffstat (limited to 'contrib/gcc-changelog/git_commit.py')
0 files changed, 0 insertions, 0 deletions