Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hpvm-release
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
llvm
hpvm-release
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1fe23dca884f5f09615d89394027236bd80e06b1
Select Git revision
Branches
3
hpvm-release-epochs
hpvm-release-epochs0
main
default
Tags
4
v2.0
v2.0rc
v1.0
v0.5
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Nov
16
14
13
12
11
10
9
5
2
30
Oct
29
21
20
14
13
9
8
7
5
2
1
29
Sep
28
24
15
14
13
12
11
10
9
8
7
5
4
3
2
31
Aug
29
28
27
26
25
24
23
22
21
20
19
18
17
15
14
13
12
11
10
9
7
6
4
3
1
30
Jul
28
27
26
25
24
23
22
20
19
18
17
15
14
13
12
10
9
8
6
5
4
3
2
1
30
Jun
29
28
26
24
22
16
15
14
13
12
11
10
9
7
4
2
31
May
30
29
28
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Apr
20
19
18
17
16
15
14
13
12
11
10
9
8
7
Add basic launch wait test
Replace __dfg__ with __hpvm__
test/unit/happy: Simple example with Internal nodes
HPVMExtractTask: Supporting Internal Nodes and aligning Bindouts between child and parent nodes
Adding ResNet and VGG ImageNet power results
Adding MobileNet-CIFAR10 power-freq result - outlier
Backing up power-freq data
Backing up Power Measurement script
Adding alexnet2 cifar10 power-freq results
merging
Adding Power Experiment Results
Rename approxtuner_rebuttal_data.md
Update approxtuner_rebuttal_data.md
Update approxtuner_rebuttal_data.md
Starting a docs directory to consolidate ApproxTuner paper results
Add new directory
Add new file
tests/unit/happy/ : Testing complex dependencies between loops and tasks
HPVMExtract: Representing Parallel Loops as Tasks
Add conditional return statement test
Update insert cleanup (not using atexit)
Update clean up to include hpvmcgen calls
Merge branch 'hpvm-frontend' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-frontend
Add dgf launch and wait instructions
Add basic test cases
Update unit test makefile
HPVM fusion test and some fixes
LLVM;CodeExtractor: Capturing InvokeInst Unwind block in CodeExtraction
HPVMExtractTask: Fixing duplicate blocks in Loops
Initial HPVM fusion implementation, need pass to test
Make tile counts come out of a leaf node so it can be dynamic
Added polly to install script
Added channels test benchmark
Finalized Channel Code-Gen
HPVMExtractTask: Fixing bitcast issue on new[] call
Fixed OpenCL Backend to print out code for channel access
Added declarations for channel intrinsics to kernel module
Removed Depth from intrinsic since it is in metadata
Added Channel code-gen pass
Added Channel intrinsics
Loading