diff options
author | Chung-Ju Wu <jasonwucj@gmail.com> | 2014-07-04 07:26:10 +0000 |
---|---|---|
committer | Chung-Ju Wu <jasonwucj@gcc.gnu.org> | 2014-07-04 07:26:10 +0000 |
commit | aaa44d2d0bb56f15efc400c66415dce03a8f2da2 (patch) | |
tree | a9f5b75bb1eb4286dedbef8e0443bd79afc28875 /gcc/tree-ssa-ifcombine.c | |
parent | c23a919b860940e2d0a77709ea8076ae59e036a3 (diff) | |
download | gcc-aaa44d2d0bb56f15efc400c66415dce03a8f2da2.zip gcc-aaa44d2d0bb56f15efc400c66415dce03a8f2da2.tar.gz gcc-aaa44d2d0bb56f15efc400c66415dce03a8f2da2.tar.bz2 |
Move builtin functions implementation to nds32-intrinsic.c module.
gcc/
* config/nds32/nds32.c
(nds32_expand_builtin_null_ftype_reg): Move to ...
(nds32_expand_builtin_reg_ftype_imm): Move to ...
(nds32_expand_builtin_null_ftype_reg_imm): Move to ...
(nds32_init_builtins): Move implementation to ...
(nds32_expand_builtin): Move implementation to ...
* config/nds32/nds32-intrinsic.c: ... here.
* config/nds32/nds32-protos.h (nds32_init_builtins_impl): Declare.
(nds32_expand_builtin_impl): Declare.
Co-Authored-By: Kito Cheng <kito@0xlab.org>
Co-Authored-By: Monk Chiang <sh.chiang04@gmail.com>
From-SVN: r212282
Diffstat (limited to 'gcc/tree-ssa-ifcombine.c')
0 files changed, 0 insertions, 0 deletions