-
- Downloads
re PR target/81616 (Update -mtune=generic for the current Intel and AMD processors)
PR target/81616 * athlon.md: Disable for generic. * haswell.md: Enable for generic. * i386.c (ix86_sched_init_global): Add core hooks for generic. * x86-tune-sched.c (ix86_issue_rate): Increase issue rate for generic to 4. (ix86_adjust_cost): Move generic to haswell path. From-SVN: r255395
Showing
- gcc/ChangeLog 10 additions, 0 deletionsgcc/ChangeLog
- gcc/config/i386/athlon.md 91 additions, 96 deletionsgcc/config/i386/athlon.md
- gcc/config/i386/haswell.md 85 additions, 85 deletionsgcc/config/i386/haswell.md
- gcc/config/i386/i386.c 1 addition, 0 deletionsgcc/config/i386/i386.c
- gcc/config/i386/x86-tune-sched.c 2 additions, 2 deletionsgcc/config/i386/x86-tune-sched.c
Loading
Please register or sign in to comment