1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gpu.c: create_domain_leaf: plug memory leak on error path
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu_create_kernel: plug memory leak on error path
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: extract_grid_size: propagate error instead of asserting
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: extract_access: propagate error instead of asserting
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: collect_references: propagate error instead of asserting
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: collect_array_info: propagate error instead of asserting
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu_prog_alloc: propagate error instead of asserting
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: create_kernel_vars: avoid invalid access on error path
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: ppcg_kernel_create_local_arrays: handle NULL input
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: fix typo in comment
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: fix typos in comments
skimo
as Sven Verdoolaege
More... almost 8 years ago
gpu.c: fix typo in comment
skimo
as Sven Verdoolaege
More... about 8 years ago
Makefile.am: add gitversion.h to BUILT_SOURCES
skimo
as Sven Verdoolaege
More... about 8 years ago
Makefile.am: add gitversion.h to CLEANFILES
skimo
as Sven Verdoolaege
More... about 8 years ago
configure.ac: do not create gitversion.h from configure
skimo
as Sven Verdoolaege
More... about 8 years ago
gpu.c: subtree_has_permutable_bands: use isl_schedule_node_every_descendant
skimo
as Sven Verdoolaege
More... about 8 years ago
update isl for isl_schedule_node_every_descendant
skimo
as Sven Verdoolaege
More... about 8 years ago
gpu.c: has_any_permutable_node: return isl_bool
skimo
as Sven Verdoolaege
More... about 8 years ago
gpu.c: is_permutable: return isl_bool
skimo
as Sven Verdoolaege
More... about 8 years ago
gpu_tree.c: add missing include
skimo
as Sven Verdoolaege
More... about 8 years ago
dump schedule constraints that are used as input to the isl scheduler
skimo
as Sven Verdoolaege
More... over 8 years ago
update pet for support for recent clangs
skimo
as Sven Verdoolaege
More... over 8 years ago
update isl for support for recent clangs
skimo
as Sven Verdoolaege
More... over 8 years ago
ppcg_compute_schedule: drop validity schedule constraints within groups
skimo
as Sven Verdoolaege
More... over 8 years ago
also take kills into account when computing flow dependences for C target
skimo
as Sven Verdoolaege
More... over 8 years ago
update isl for change in interface/extract_interface interface
skimo
as Sven Verdoolaege
More... over 8 years ago
add examples to distribution
skimo
as Sven Verdoolaege
More... over 8 years ago
update pet for improved inline support
skimo
as Sven Verdoolaege
More... over 8 years ago
gpu_group_references: check for further merging opportunities after merge
skimo
as Sven Verdoolaege
More... over 8 years ago
gpu_group_references: check for overlapping writes again after merge
skimo
as Sven Verdoolaege
More... over 8 years ago