r243504 - in /trunk/gcc: ChangeLog config/rs600...
wschmidt@gcc.gnu.org
wschmidt@gcc.gnu.org
Fri Dec 9 19:56:00 GMT 2016
Author: wschmidt
Date: Fri Dec 9 19:56:02 2016
New Revision: 243504
URL: https://gcc.gnu.org/viewcvs?rev=243504&root=gcc&view=rev
Log:
2016-12-09 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* config/rs6000/rs6000-passes.def: New file.
* config/rs6000/rs6000-protos.h: Declare make_pass_analyze_swaps.
* config/rs6000/rs6000.c (rs6000_option_override): Remove
registration of machine-specific passes.
(pass_analyze_swaps::clone): New function.
* config/rs6000/t-rs6000: Define PASSES_EXTRA.
Added:
trunk/gcc/config/rs6000/rs6000-passes.def
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000-protos.h
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/config/rs6000/t-rs6000
More information about the Gcc-cvs
mailing list