Re: [PATCH 1/6] [ARC] Remove non standard funcions calls.

2018-10-31 Thread claziss
Thank you for your review. Patch pushed, Claudiu

Re: [PATCH 1/6] [ARC] Remove non standard funcions calls.

2018-10-11 Thread Andrew Burgess
* Claudiu Zissulescu [2018-10-10 11:00:11 +0300]: > Replace all custom "library" calls with compiler known patterns. > > gcc/ > -xx-xx Claudiu Zissulescu > > * config/arc/arc.md (mulsi3): Remove call to mulsi_600_lib. > (mulsi3_600_lib): Remove pattern. > (umulsi3_highp

[PATCH 1/6] [ARC] Remove non standard funcions calls.

2018-10-10 Thread Claudiu Zissulescu
Replace all custom "library" calls with compiler known patterns. gcc/ -xx-xx Claudiu Zissulescu * config/arc/arc.md (mulsi3): Remove call to mulsi_600_lib. (mulsi3_600_lib): Remove pattern. (umulsi3_highpart_600_lib_le): Likewise. (umulsi3_highpart): Remove