Commit 8cdcf750 by H.J. Lu

Reorder the last ChangeLog entry

From-SVN: r206719
parent 12185846
...@@ -11,13 +11,13 @@ ...@@ -11,13 +11,13 @@
with PROCESSOR_INTEL for "intel". with PROCESSOR_INTEL for "intel".
(ix86_lea_outperforms): Support PROCESSOR_INTEL. Duplicate (ix86_lea_outperforms): Support PROCESSOR_INTEL. Duplicate
PROCESSOR_SILVERMONT. PROCESSOR_SILVERMONT.
(ix86_avoid_lea_for_addr): Check TARGET_AVOID_LEA_FOR_ADDR
instead of TARGET_OPT_AGU.
(ix86_issue_rate): Likewise. (ix86_issue_rate): Likewise.
(ix86_adjust_cost): Likewise. (ix86_adjust_cost): Likewise.
(ia32_multipass_dfa_lookahead): Likewise. (ia32_multipass_dfa_lookahead): Likewise.
(swap_top_of_ready_list): Likewise. (swap_top_of_ready_list): Likewise.
(ix86_sched_reorder): Likewise. (ix86_sched_reorder): Likewise.
(ix86_avoid_lea_for_addr): Check TARGET_AVOID_LEA_FOR_ADDR
instead of TARGET_OPT_AGU.
* config/i386/i386.h (TARGET_INTEL): New. * config/i386/i386.h (TARGET_INTEL): New.
(TARGET_AVOID_LEA_FOR_ADDR): Likewise. (TARGET_AVOID_LEA_FOR_ADDR): Likewise.
(processor_type): Add PROCESSOR_INTEL. (processor_type): Add PROCESSOR_INTEL.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment