This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r228996 - in /branches/hsa/gcc: ChangeLog.hsa h...


Author: marxin
Date: Mon Oct 19 17:08:50 2015
New Revision: 228996

URL: https://gcc.gnu.org/viewcvs?rev=228996&root=gcc&view=rev
Log:
HSA: class refactoring of hsa_function_summary.

	* hsa.h (hsa_function_summary): Prefix all member variables.
	* hsa-gen.c: Likewise.
	* hsa.c: Likewise.
	* ipa-hsa.c: Likewise.
	* lto-partition.c: Likewise.

Modified:
    branches/hsa/gcc/ChangeLog.hsa
    branches/hsa/gcc/hsa-gen.c
    branches/hsa/gcc/hsa.c
    branches/hsa/gcc/hsa.h
    branches/hsa/gcc/ipa-hsa.c
    branches/hsa/gcc/lto/lto-partition.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]