James Greenhalgh wrote:
> On Wed, Mar 11, 2015 at 04:24:07PM +, Ramana Radhakrishnan wrote:
> >
> > >
> > > Attached patch as text.
> > >
> > > 2015-03-11 Junmo Park
> > >
> > > * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Add
> > > crypto_sha256_fast.
> > >
Attached patch as text.
2015-03-11 Junmo Park
* config/arm/cortex-a57.md (cortex_a57_crypto_simple): Add
crypto_sha256_fast.
(cortex_a57_crypto_complex): Add crypto_sha256_slow.
Ok to commit to trunk?
OK, Thanks Sebastian.
regards
Ramana
Thanks,
Sebastia
On 11/03/2015 02:11, 박준모 wrote:
> Hi all,
>
> This patch only affect sha2 crypto instruction's order when gcc
> performs instruction scheduling(rtl-sched1,2).
>
> There are no definition for crypto_sha256_fast, crypto_sha256_slow on
> "cortex-a57.md".
>
> This makes poor result of instructio
On Wed, Mar 11, 2015 at 04:24:07PM +, Ramana Radhakrishnan wrote:
>
> >
> > Attached patch as text.
> >
> > 2015-03-11 Junmo Park
> >
> > * config/arm/cortex-a57.md (cortex_a57_crypto_simple): Add
> > crypto_sha256_fast.
> > (cortex_a57_crypto_complex): Add crypto