public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH,ARM][0/5] Updates to cortex-a7 pipeline description
@ 2013-01-25 18:15 Greta Yorsh
  2013-01-25 18:21 ` [PATCH,ARM][1/5] Add ffmas and ffmad type attribute Greta Yorsh
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Greta Yorsh @ 2013-01-25 18:15 UTC (permalink / raw)
  To: GCC Patches
  Cc: Greta Yorsh, Richard Earnshaw, Ramana Radhakrishnan, nickc, paul

This sequence of patches improves Cortex-A7 pipeline description.

[1/5] Add ffmas and ffmad type attribute and use it instead of fmacs and
fmacd (respectively) for fused multiply and accumulate operations.
[2/5] Update pipeline description of vdiv, vsqrt, and various vfp and neon
mac operations.
[3/5] Add bypass to forward the result of a mac operation to the accumulator
of another mac operation.
[4/5] Improve handling of calls.
[5/5] Cleanup - remove unused reservation units.

Patches 1-3 must be applied in the given order. Patches 4,5 are independent.

No regression on qemu for arm-none-eabi with cpu cortex-a7 arm/thumb.

Bootstrap successful.

Ok for trunk?

Thanks,
Greta



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-01-29 17:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-25 18:15 [PATCH,ARM][0/5] Updates to cortex-a7 pipeline description Greta Yorsh
2013-01-25 18:21 ` [PATCH,ARM][1/5] Add ffmas and ffmad type attribute Greta Yorsh
2013-01-29 17:46   ` Ramana Radhakrishnan
2013-01-25 18:23 ` [PATCH,ARM][2/5] Update cortex-a7 vfp/neon pipeline description Greta Yorsh
2013-01-29 17:47   ` Ramana Radhakrishnan
2013-01-25 18:25 ` [PATCH,ARM][4/5] Fix calls in cortex-a7 " Greta Yorsh
2013-01-29 17:48   ` Ramana Radhakrishnan
2013-01-25 18:25 ` [PATCH,ARM][3/5] New bypass between mac operations " Greta Yorsh
2013-01-29 17:47   ` Ramana Radhakrishnan
2013-01-25 18:26 ` [PATCH,ARM][5/5] Cleanup " Greta Yorsh
2013-01-29 17:48   ` Ramana Radhakrishnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).