]> gcc.gnu.org Git - gcc.git/commit
rs6000.c (struct processor cost): Add cache_line_size, l1_cache_lines, and simultaneo...
authorDavid Edelsohn <edelsohn@gnu.org>
Mon, 16 Jul 2007 17:31:51 +0000 (13:31 -0400)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 16 Jul 2007 17:31:51 +0000 (13:31 -0400)
commit0b11da67078007050cfa665c741ea11b1d7d20b0
tree9d2e48572695e825098fc3cf86acbf0f5ccbdff2
parent40f5cc95ab0d9ab7510b1fd7b5d1bcd472735a25
rs6000.c (struct processor cost): Add cache_line_size, l1_cache_lines, and simultaneous_prefetches fields.

* 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.

From-SVN: r126686
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
This page took 0.061945 seconds and 5 git commands to generate.