Re: [PATCH 5/6] [ARC] Refurbish and improve prologue/epilogue functions.

2018-10-22 Thread Andrew Burgess
* Claudiu Zissulescu [2018-10-10 11:00:15 +0300]: > Reimplement how prologue and epilogue is emitted to accomodate > enter/leave instructions, as well as improving the size of the > existing techinques. > > The following modifications are added: > > - millicode thunk calls can be now selected r

[PATCH 5/6] [ARC] Refurbish and improve prologue/epilogue functions.

2018-10-10 Thread Claudiu Zissulescu
Reimplement how prologue and epilogue is emitted to accomodate enter/leave instructions, as well as improving the size of the existing techinques. The following modifications are added: - millicode thunk calls can be now selected regardless of the optimization level. However they are enabled fo