diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-10-09 00:38:25 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-10-09 00:38:25 +0200 |
commit | 0a22eb91b3147ab189a316da35c2d264c4a1e47d (patch) | |
tree | e828ff9e6becafe47adecdfe6c4d0af0c86ddb1e /gcc/tree-ssa-loop-ch.c | |
parent | 0c791c59386785c32eb3cff33466ab4576ca75b5 (diff) | |
download | gcc-0a22eb91b3147ab189a316da35c2d264c4a1e47d.zip gcc-0a22eb91b3147ab189a316da35c2d264c4a1e47d.tar.gz gcc-0a22eb91b3147ab189a316da35c2d264c4a1e47d.tar.bz2 |
rs6000: Cleanup of various jump patterns
This cleans up formatting of many jump patterns. Mostly it is writing
output statements as brace blocks, and deleting default arguments. It
also makes indentation a little bit more consistent, and uses b%T0
(instead of bctr/blr alternatives) in two more places.
* config/rs6000/rs6000.md (conditional branch): Clean up formatting.
Remove empty default arguments. Use a brace block as output
statement.
(conditional return): Ditto.
(jump): Ditto.
(indirect_jump): Ditto. Use b%T0 instead of bctr/blr.
(tablejump, tablejumpsi, tablejumpdi, *tablejump<mode>_internal1):
Ditto.
(group_ending_nop): Ditto.
(doloop_end): Ditto.
(ctr<mode>, ctr<mode>_internal1, ctr<mode>_internal2): Ditto.
(splitters for those): Ditto.
From-SVN: r253532
Diffstat (limited to 'gcc/tree-ssa-loop-ch.c')
0 files changed, 0 insertions, 0 deletions