On Mon, Jun 17, 2013 at 12:18 PM, Greta Yorsh wrote:
> This patch makes the following changes:
> * Define MAX_CONDITIONAL_EXECUTE in arm backend using max_insns_skipped,
> which is set based on the current tune.
> * Update max_insns_skipped for Cortex-A15 tune to be 2 (instead of 5).
> * Use max_i
; ni...@redhat.com
> Subject: [PATCH,ARM] Define MAX_CONDITIONAL_EXECUTE
>
> This patch makes the following changes:
> * Define MAX_CONDITIONAL_EXECUTE in arm backend using
> max_insns_skipped,
> which is set based on the current tune.
> * Update max_insns_skipped for Cortex-A
This patch makes the following changes:
* Define MAX_CONDITIONAL_EXECUTE in arm backend using max_insns_skipped,
which is set based on the current tune.
* Update max_insns_skipped for Cortex-A15 tune to be 2 (instead of 5).
* Use max_insns_skipped in thumb2_final_prescan_insn to decide when to
com