]> gcc.gnu.org Git - gcc.git/commit
rs6000: Enable REE pass by default
author“Ajit Kumar Agarwal” <aagarwa1@linux.ibm.com>
Tue, 16 May 2023 15:47:15 +0000 (10:47 -0500)
committer“Ajit Kumar Agarwal” <aagarwa1@linux.ibm.com>
Tue, 16 May 2023 15:49:19 +0000 (10:49 -0500)
commit9417b30499ce09996b4f1b4e2ce75a2853865ed4
tree576ede211784ecc3ffa228e8a076ad458d27ae9b
parent008cbecf622a413ebcc8b41a737f30fd7e2a1abf
rs6000: Enable REE pass by default

Add ree pass as a default pass for rs6000 target for
O2 and above.

2023-05-16  Ajit Kumar Agarwal  <aagarwa1@linux.ibm.com>

gcc/ChangeLog:

* common/config/rs6000/rs6000-common.cc: Add REE pass as a
default rs6000 target pass for O2 and above.
* doc/invoke.texi: Document -free
gcc/common/config/rs6000/rs6000-common.cc
gcc/doc/invoke.texi
This page took 0.055384 seconds and 5 git commands to generate.