diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2018-04-04 00:56:16 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2018-04-04 00:56:16 +0000 |
commit | cc48a87f9d1eae385269d87882517c183a06c383 (patch) | |
tree | 8c64481b3536726aae27b23b9257fb85095ed3d5 /gcc/tree-ssa-sccvn.c | |
parent | a1b81a03200461827fcfd851af085ab4f7837190 (diff) | |
download | gcc-cc48a87f9d1eae385269d87882517c183a06c383.zip gcc-cc48a87f9d1eae385269d87882517c183a06c383.tar.gz gcc-cc48a87f9d1eae385269d87882517c183a06c383.tar.bz2 |
[NDS32] Refine implementation of sibcall patterns.
gcc/
* config/nds32/nds32-md-auxiliary.c (nds32_long_call_p): New function.
* config/nds32/nds32-protos.h (nds32_long_call_p): Declare.
* config/nds32/nds32.c (nds32_function_ok_for_sibcall): New function.
(TARGET_FUNCTION_OK_FOR_SIBCALL): Define.
* config/nds32/nds32.md (sibcall_internal): New.
(sibcall_register): Remove.
(sibcall_immediate): Remove.
(sibcall_value_internal): New.
(sibcall_value_register): Remove.
(sibcall_value_immediate): Remove.
* config/nds32/predicates.md (nds32_general_register_operand): New.
(nds32_call_address_operand): New.
Co-Authored-By: Kito Cheng <kito.cheng@gmail.com>
From-SVN: r259065
Diffstat (limited to 'gcc/tree-ssa-sccvn.c')
0 files changed, 0 insertions, 0 deletions