* configure.in: Turn on haifa by default for the PA.
* configure: Rebuilt. * pa.c (override_options): Accept -mschedule=7200 option. (pa_adjust_cost): No longer need to scale costs for newer processors. * pa.h (enum processor_type): Add PROCESSOR_7200. * pa.md: Revamp scheduling parameters to work better with haifa. Add scheduling parameters for the 7200. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14850 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/config/pa/pa.c 13 additions, 8 deletionsgcc/config/pa/pa.c
- gcc/config/pa/pa.h 1 addition, 0 deletionsgcc/config/pa/pa.h
- gcc/config/pa/pa.md 41 additions, 31 deletionsgcc/config/pa/pa.md
- gcc/configure 54 additions, 0 deletionsgcc/configure
- gcc/configure.in 54 additions, 0 deletionsgcc/configure.in
Loading
Please register or sign in to comment