diff options
author | Richard Guenther <rguenther@suse.de> | 2006-11-27 12:41:51 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2006-11-27 12:41:51 +0000 |
commit | 2505a3f233da445e15c2a5d6bdb82c7a6dd6a2d4 (patch) | |
tree | 9ec10231876edbe86522e49ba924fa140768debf /gcc/ifcvt.c | |
parent | 9fca6f972d71fb1b9bacdc99478b21faeb0db384 (diff) | |
download | gcc-2505a3f233da445e15c2a5d6bdb82c7a6dd6a2d4.zip gcc-2505a3f233da445e15c2a5d6bdb82c7a6dd6a2d4.tar.gz gcc-2505a3f233da445e15c2a5d6bdb82c7a6dd6a2d4.tar.bz2 |
target.h (struct gcc_target): Add builtin_vectorized_function target hook.
2006-11-27 Richard Guenther <rguenther@suse.de>
Zdenek Dvorak <dvorakz@suse.cz>
* target.h (struct gcc_target): Add builtin_vectorized_function
target hook.
* target-def.h (TARGET_VECTORIZE): Likewise.
* doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
Document new target hook.
* targhooks.h (default_builtin_vectorized_function): Declare.
* targhooks.c (default_builtin_vectorized_function): Define.
* tree-vectorizer.h (stmt_vec_info_type): Add call_vec_info_type.
(vectorizable_call): Declare.
* tree-vect-analyze.c (vect_analyze_operations): Call
vectorizable_call.
* tree-vect-transform.c (vectorizable_function): New static function.
(build_vectorized_function_call): Likewise.
(vectorizable_call): New function.
(vect_transform_stmt): Handle vectorizable calls.
Co-Authored-By: Zdenek Dvorak <dvorakz@suse.cz>
From-SVN: r119249
Diffstat (limited to 'gcc/ifcvt.c')
0 files changed, 0 insertions, 0 deletions