haswell.md: New file describing Haswell pipeline.
authorYuri Rumyantsev <ysrumyan@gmail.com>
Mon, 14 Sep 2015 09:36:29 +0000 (09:36 +0000)
committerIlya Enkovich <ienkovich@gcc.gnu.org>
Mon, 14 Sep 2015 09:36:29 +0000 (09:36 +0000)
commit64106a1a20775c1ceb07cdb553b9e20402c3e6fc
treec9a001c4976f367d195060749b945249db5fab39
parent43f777061e5377597c125620b2749b2ad4bf2023
haswell.md: New file describing Haswell pipeline.

* config/i386/haswell.md: New file describing Haswell pipeline.
* config/i386/i386.c (processor_alias_table): Use CPU_HASWELL for
haswell-like processors.
(ix86_reassociation_width): Increase reassociation width for 64-bit
Haswell processor family.
* config/i386/i386.md: Introduce haswell cpu and include new md file.

From-SVN: r227740
gcc/ChangeLog
gcc/config/i386/haswell.md [new file with mode: 0644]
gcc/config/i386/i386.c
gcc/config/i386/i386.md