diff options
author | Ben Elliston <bje@au.ibm.com> | 2009-10-06 19:37:40 +0000 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2009-10-07 06:37:40 +1100 |
commit | ebde32fd2478df9909e07843451956ce89a02b46 (patch) | |
tree | 1fdda441e43d8a2f06b2fe75cd3d43acb8100a58 /gcc/tree-pass.h | |
parent | f1aebde0f5748619c1d2302a126ea2048d907837 (diff) | |
download | gcc-ebde32fd2478df9909e07843451956ce89a02b46.zip gcc-ebde32fd2478df9909e07843451956ce89a02b46.tar.gz gcc-ebde32fd2478df9909e07843451956ce89a02b46.tar.bz2 |
config.gcc (powerpc*-*-*): Handle a2.
* config.gcc (powerpc*-*-*): Handle a2.
* config/rs6000/rs6000.md (cpu): Add ppca2. Include "a2.md".
* config/rs6000/a2.md: New file.
* config/rs6000/rs6000.opt (mno-update): New.
(mupdate): Return to using a mask, not a var.
* config/rs6000/rs6000.h (ASM_CPU_SPEC): Add support for a2.
(enum processor_type): Add PROCESSOR_PPCA2.
* config/rs6000/rs6000.c (ppca2_cost): New costs.
(rs6000_override_options): Add "a2" to processor_target_table.
Update rs6000_always_hint logic. Correctly set rs6000_cost for
a2.
* doc/invoke.texi (RS/6000 and PowerPC Options): Document
-mcpu=a2.
From-SVN: r152499
Diffstat (limited to 'gcc/tree-pass.h')
0 files changed, 0 insertions, 0 deletions