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.
305da94f0d3604ab4ff6c27d38c40ea70be0c984
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
15
Jun
14
13
11
10
9
8
30
May
27
26
25
23
21
18
16
5
4
3
2
30
Apr
29
28
27
26
25
21
19
16
13
12
11
9
8
7
6
5
4
3
2
1
31
Mar
30
29
26
25
24
23
22
23
22
21
20
19
20
19
18
17
16
15
14
13
12
13
12
11
10
9
2
1
27
Feb
26
24
23
22
19
18
17
16
14
12
11
10
9
8
7
5
4
3
2
1
Make the trip count even
add missing analyses for instcombine in hpvm2fpga
support outer unrolling in fpga pipelin bench
Tweaking the passes applied in some places
add __restrict__ to seq token
stopgap for memory errors in DFGraph
Fix memory errors in ClearDFG
set num frames in non-serial fpga pipeline bench
limit pipeline-serial to 10 frames for experiments
use env variabels to get hpvm2fpga location
serialized version of pipeline benchmark
Added normalization after outermost unroll
Merge branch 'hpvm-hypermapper' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-hypermapper
Added outermost unroll for Trireme experiments
retarget rejectZeroCrossings to CPU
pipeline-fpga: flatten accelerated loops and add isNonZeroLoop
make hpvm2fpga usage conditional on target
measurement in edge pipeline and pass flags to hpvm2fpga
Adding dummy return values for tensorUtils function (empty functions are dangerous)
Merge branch 'hpvm-hypermapper' into hpvm-hypermapper-nodefusion
readd inlining before genhpvm
use hpvm2fpga in pipeline Makefile
node fusion support in hpvm2fpga
Adding missing dummy tensor utilities needed for NVDLA compilation
Removing config.h header and adding iostream header
Adding dummy tensorUtils.h and tensor.h for NVDLA compilation
Fixing INCLUDE_DIRS handling in hpvm-clang to include hpvm/include by default
Adding nvdla pass sequence in hpvm-clang
Modfiying hpvm-clang cmake to include NVDLA Pass
Fixed HPVM2NVDLAPass old isVISCIntrinsic usage
Adding missing 'set' include
Allowing exceptions in HPVM2NVDLAPass Build
Updating HeteroC++ docs with new marker for launch
Merge branch 'hpvm-frontend' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-frontend
Handling special conditional branch case
Added some CMake support for NVDLA
Update function names (no mangling)
Run full pass
Add extract constants function
Add class to insert ConstantInt
Loading