]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-transform.c (vect_loop_versioning): Fold the generated comparisons.
authorRichard Guenther <rguenther@suse.de>
Wed, 18 Mar 2009 15:29:28 +0000 (15:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 18 Mar 2009 15:29:28 +0000 (15:29 +0000)
commit69484bfd6c661917cb9daafd9082e1b5be3f6ccb
tree0b06c8a1e8c7453902263048390ec2f81957fff3
parent367bdb8d6b5d4b4dac469c46463976675e9adcb6
tree-vect-transform.c (vect_loop_versioning): Fold the generated comparisons.

2009-03-18  Richard Guenther  <rguenther@suse.de>

* tree-vect-transform.c (vect_loop_versioning): Fold the
generated comparisons.
* tree-vectorizer.c (set_prologue_iterations): Likewise.
(slpeel_tree_peel_loop_to_edge): Likewise.

From-SVN: r144934
gcc/ChangeLog
gcc/tree-vect-transform.c
gcc/tree-vectorizer.c