1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cuda.c: print_array_name: take isl_printer
skimo
as Sven Verdoolaege
More... over 13 years ago
cuda.c: compute_private_size: don't put read only scalars in registers
skimo
as Sven Verdoolaege
More... over 13 years ago
update pet to version 0.02
skimo
as Sven Verdoolaege
More... over 13 years ago
update isl to version 0.10
skimo
as Sven Verdoolaege
More... over 13 years ago
store ppcg_options in ppcg_scop
skimo
as Sven Verdoolaege
More... over 13 years ago
cuda.c: localize_bounds: don't apply destructive operation on "keep" set
skimo
as Sven Verdoolaege
More... over 13 years ago
eliminate dead code
skimo
as Sven Verdoolaege
More... over 13 years ago
optionally dump schedule constraints
skimo
as Sven Verdoolaege
More... over 13 years ago
optionally dump isl computed schedule
skimo
as Sven Verdoolaege
More... over 13 years ago
pass isl_printer * to print_pet_expr
skimo
as Sven Verdoolaege
More... over 13 years ago
use isl for cpu code generation
skimo
as Sven Verdoolaege
More... over 13 years ago
update pet for support for recent clangs
skimo
as Sven Verdoolaege
More... over 13 years ago
update isl for support for recent clangs
skimo
as Sven Verdoolaege
More... over 13 years ago
turn on --isl-schedule-maximize-band-depth by default
skimo
as Sven Verdoolaege
More... over 13 years ago
only set GPU-specific default options when target is a GPU
skimo
as Sven Verdoolaege
More... over 13 years ago
move align_range to schedule.c
skimo
as Sven Verdoolaege
More... over 13 years ago
add ppcg_multi_val_from_int
skimo
as Sven Verdoolaege
More... over 13 years ago
cpu: optionally perform tiling
skimo
as Sven Verdoolaege
More... over 13 years ago
cpu: optionally use computed schedule
skimo
as Sven Verdoolaege
More... over 13 years ago
cpu.c: break overly long line
skimo
as Sven Verdoolaege
More... over 13 years ago
cpu.c: introduce ppcg_scop
skimo
as Sven Verdoolaege
More... over 13 years ago
Remove unused function
grosser
as Tobias Grosser
More... over 13 years ago
Remove unused variable
grosser
as Tobias Grosser
More... over 13 years ago
Remove unused variable
grosser
as Tobias Grosser
More... over 13 years ago
Rename cuda_pet to generate_cuda
grosser
as Tobias Grosser
More... over 13 years ago
Add support for the generation of c code
grosser
as Tobias Grosser
More... over 13 years ago
Move the pet printer into its own file
grosser
as Tobias Grosser
More... over 13 years ago
Factor out the access printing from the pet expression printing
grosser
as Tobias Grosser
More... over 13 years ago
Replace four spaces with tabs in clast_printer.c
grosser
as Tobias Grosser
More... over 13 years ago
Rename gpucode to clast printer
grosser
as Tobias Grosser
More... over 13 years ago