r230111 - in /branches/hsa/gcc: ChangeLog.hsa h...
jamborm@gcc.gnu.org
jamborm@gcc.gnu.org
Tue Nov 10 14:40:00 GMT 2015
Author: jamborm
Date: Tue Nov 10 14:40:53 2015
New Revision: 230111
URL: https://gcc.gnu.org/viewcvs?rev=230111&root=gcc&view=rev
Log:
[hsa] Set decl-specific optimizations of HSA functions
2015-11-10 Martin Jambor <mjambor@suse.cz>
* hsa.h (hsa_summary_t): Add a comment to method link_functions.
(hsa_summary_t::link_functions): Moved...
* hsa.c (hsa_summary_t::link_functions): ...here. Added common fndecl
modifications.
Include stringpool.h.
* ipa-hsa.c (process_hsa_functions): Do not add flatten attribute
here. Fixed comments.
* tree-ssa-loop.c: Revert to trunk version.
* tree-vectorizer.c: Likewise.
Modified:
branches/hsa/gcc/ChangeLog.hsa
branches/hsa/gcc/hsa.c
branches/hsa/gcc/hsa.h
branches/hsa/gcc/ipa-hsa.c
branches/hsa/gcc/tree-ssa-loop.c
branches/hsa/gcc/tree-vectorizer.c
More information about the Gcc-cvs
mailing list