r200423 - in /trunk/gcc: ChangeLog config/rs600...
pthaugen@gcc.gnu.org
pthaugen@gcc.gnu.org
Wed Jun 26 14:46:00 GMT 2013
Author: pthaugen
Date: Wed Jun 26 14:46:44 2013
New Revision: 200423
URL: http://gcc.gnu.org/viewcvs?rev=200423&root=gcc&view=rev
Log:
* config/rs6000/power8.md: New.
* config/rs6000/rs6000-cpus.def (RS6000_CPU table): Adjust processor
setting for power8 entry.
* config/rs6000/t-rs6000 (MD_INCLUDES): Add power8.md.
* config/rs6000/rs6000.c (is_microcoded_insn, is_cracked_insn): Adjust
test for Power4/Power5 only.
(insn_must_be_first_in_group, insn_must_be_last_in_group): Add Power8
support.
(force_new_group): Adjust comment.
* config/rs6000/rs6000.md: Include power8.md.
Added:
trunk/gcc/config/rs6000/power8.md
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000-cpus.def
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/config/rs6000/rs6000.md
trunk/gcc/config/rs6000/t-rs6000
More information about the Gcc-cvs
mailing list