OSDN Git Service

* config/rs6000/rs6000.c (struct processor cost): Add
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2007 17:31:51 +0000 (17:31 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2007 17:31:51 +0000 (17:31 +0000)
commit05656ad239d5940d2de8a2caf202e08ed36df13f
tree9d2e48572695e825098fc3cf86acbf0f5ccbdff2
parent2f1d7291c754dfc96bd49b23c2914ad113970750
* config/rs6000/rs6000.c (struct processor cost): Add
cache_line_size, l1_cache_lines, and simultaneous_prefetches
fields.
(*_cost): Add cache information.
(rs6000_override_options): Set cache parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126686 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c