]> git.ipfire.org Git - thirdparty/gcc.git/commit
More cleanups
authorRichard Biener <rguenther@suse.de>
Tue, 17 May 2022 12:35:44 +0000 (14:35 +0200)
committerRichard Biener <rguenther@suse.de>
Tue, 17 May 2022 12:35:44 +0000 (14:35 +0200)
commitce7462de861d74e4cf1c81f94dfe8c0a5b49ef8e
treef75e7db55224298116b0348392d433c32a2522e5
parent04951a4791b0dba6750e9aad362d79fc69261304
More cleanups

This performs more API cleanups, adds comments and fixes minor
issues.  It adds gcc.dg/loop-unswitch-16.c noting a regression
from the previous implementation.
gcc/testsuite/gcc.dg/loop-unswitch-16.c [new file with mode: 0644]
gcc/tree-ssa-loop-unswitch.cc