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.
0257183c00689ef1a3b4c38df97100e4f10bcd13
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
13
Jun
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
31
Jan
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
Add utility to create a constInt
Update function names (no mangling)
Add constant extraction test
Wrap functions in extern C (no mangling)
Update function names (no mangling)
Merge branch 'hpvm-release-exp'
v1.0
v1.0
Add NVDLA backend pass
Minor fix in the install script for NVDLA
Copy the protobuf and NVDLA compiler libs in one place
Add code to install NVDLA compiler
Merge branch 'hpvm-hypermapper' into hpvm-hypermapper-nodefusion
Fixing Automated tests for DFG2LLVM_WrapperAPI
Merge branch 'hpvm-release-tensor-cpu' into hpvm-release-exp
Cleaned up machsuite
Adding cropped image for cava
Modified to remove NZLoop intrinsic and instead update trip count in the
Merge branch 'hpvm-hypermapper' into hpvm-hypermapper-nodefusion
Removing EarlyCSE from the transforms that run after/before
Loading