gpu AST: assign a name to all node annotations
commitf541ea8321a59b529c8248b99cb66b681cab7ba1
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Feb 2016 10:34:50 +0000 (12 11:34 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 15 Feb 2016 09:36:29 +0000 (15 10:36 +0100)
treecfde0692518112ef0a179279bdc3789882269cd2
parenta50c94693e98f13045da9e1069bda54f48c03a93
gpu AST: assign a name to all node annotations

Some annotation already have a name, while some other do not.
Assign a name to all of them for consistency and to make
it easier to process the annotations.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
gpu.c