Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Sepanski
loopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0de3cfd44169a8feb47e2bb9a0aa44e72b31da95
Select Git revision
Branches
20
120-implementation-issue-with-alignment
163-fix
adjust-ltemp-fix-scalars
admissible-inames-finder-avoid-pulling-in-extraneous-constraints
arguments-as-basestorage
barrier-insertion-use-self-dependencies
barrier-insertion-with-finer-dependency-tracking
better-offset-treatment
c99_native_complex_target
c_pragma
c_vec
c_vec_tag
cache-improvements
cache-invoker-and-type-inf
cl-function-descriptions
count-function-fix
count-granularity2
cpu-mutilevel-scan
divide-precedence-fix
do-not-uniquify-in-executor
Tags
5
v2017.2
v2017.1
v2016.2
v2016.1.1
v2016.1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jul
18
15
14
12
9
7
6
5
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
17
16
12
11
10
5
4
28
May
25
24
23
14
13
12
11
7
3
2
30
Apr
24
23
19
18
16
13
12
9
6
25
Mar
22
21
14
10
8
6
4
28
Feb
24
22
20
19
18
17
16
15
13
12
10
9
8
6
5
3
2
26
Jan
25
20
19
16
14
28
Nov
27
26
7
29
Jun
25
21
18
17
13
12
30
May
29
28
11
10
22
Feb
20
19
18
14
13
9
6
5
30
Jan
28
27
11
2
1
30
Dec
24
23
19
18
2
29
Nov
28
27
8
6
28
Oct
13
Sep
5
4
29
Jul
28
26
25
24
23
21
19
18
17
16
15
14
12
11
10
9
8
7
5
28
Jun
21
20
19
18
17
14
13
12
11
10
9
8
7
6
5
4
3
2
30
May
29
28
21
19
removed 1/0 (forgot to remove after debugging)
shortened docstrings
added barrier counting to tutorial
fixed spelling in tutorial
finished operation and subscript counting portions of tutorial
added docstrings to statistics functions, began statistics section in tutorial)
adding docstrings to statistics functions
fixed small typo
fixing conflicts
Oops: remove accidentally committed debug code
Update mem op counter to keep loads and stores apart
added counting of assignee operations and subscripts
Py3 stats fix
Minor tweaks to the stats code
Merge pull request #6 from jdsteve2/master
Merge remote-tracking branch 'upstream/master'
added and enhanced counter tests
Merge pull request #5 from rckirby/extract_time
updated auto_test_vs_ref to return a dictionary of computed times
Merge remote-tracking branch 'upstream/master'
Compute divs in dim_{min,max} perf tweak
Fix _find_aff_dims in dim_{min,max} perf fix
Bring (mildly fixed) perf tweak for dim_{min,max} over from islpy
Use dim_{min,max} elim perf tweak
Implement caching for is_access_descriptor_in_footprint
Use dim_{min,max}_projected for improved performance in bounds finding
cleaned up barrier counter
Merge branch 'master' of https://github.com/inducer/loopy
Fix passing temporary_variables to make_kernel
Improve non-vectorization warning message
Remove stray debug print
Fix persistent hash building for TemporaryVariable
duplicate_private_temporaries_for_ilp_and_vec: Don't mess with temp vars that don't need extra axes
added barrier counter
Merge remote-tracking branch 'upstream/master'
added get_barrier_poly
Avoid redundant checks in check_implemented_domains
Group effectively identical schedule items for build_insn_group (plus various perf tweaks there)
Obey CG_NO_CACHE in addition to LOOPY_NO_CACHE
Sanity check tweaks
Loading