[NDS32] Add load_multiple,store_multiple and new attribute combo.
authorKito Cheng <kito.cheng@gmail.com>
Sun, 4 Mar 2018 07:58:34 +0000 (07:58 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Sun, 4 Mar 2018 07:58:34 +0000 (07:58 +0000)
commit264159d28c22a8d6eb35b47b65427654614772b9
tree3b29d8015773833ce12d3cb28ddfc912c078ece2
parent38946ea192bf484cc854dd407d34cce4de6b698b
[NDS32] Add load_multiple,store_multiple and new attribute combo.

gcc/
* config/nds32/nds32.md (type): Add load_multiple and store_multiple.
(combo): New attribute.
* config/nds32/nds32-multiple.md: Refine patterns with new attributes.

Co-Authored-By: Chung-Ju Wu <jasonwucj@gmail.com>
From-SVN: r258232
gcc/ChangeLog
gcc/config/nds32/nds32-multiple.md
gcc/config/nds32/nds32.md