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.
2dd797f56c33722c5b9de69549164332d417b920
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
29
Jan
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
10
9
8
7
4
3
2
31
Dec
30
29
27
26
18
7
6
5
2
28
Nov
26
25
21
20
19
20
19
18
17
18
17
16
17
16
15
14
13
12
11
LICENSE->LICENSE.TXT
Fixing errors in llvm_installer.sh
Fix errors in automate_tests.sh
Fixing errors in installer and testing scripts
Minor fixes in installer and test scripts
Merge branch 'hpvm-release-internal' into hpvm-release
Update README.md
Update CREDITS.txt
Added a description for LocalMem pass in LocalMem.cpp
Add description for GPU code generation pass in DFG2LLVM_OpenCL.cpp
Adding description for code generation pass for CPU in DFG2LLVM_CPU.cpp
Add description for ClearDFG pass in ClearDFG.cpp
Adding description for BuildDFG pass in BuildDFG.cpp
Define GenHPVM pass in GenHPVM.cpp
Adding description for utility functions in HPVMUtils.h for code generation
Added description for header DFG2LLVM.h
Added description about BuildDFG.h
Add pass description in GenHPVM.h
Update llvm_installer.sh
Merge branch 'hpvm-release-internal' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-release-internal
Removing redundant regression tests
Update README.md
Update README.md for automating testing after installation.
Renamed x86->cpu and nvptx->opencl
Delete .llvm_installer.sh.swp
Removing llvm installer directory
Adding automated testing support during installation time
Adding more regression tests
Remove unecessary Unit directory
Add updated LIT infrastructure
Adding unit tests
Fixed HPMV typo
Also fix lower case nvptx
Merge branch 'hpvm-pass-rename' into 'hpvm-release-internal'
NVPTX -> OpenCL
Now referring to X86 target as CPU
Merge branch 'hpvm-remove-output' into hpvm-release-internal
Update hpvm-c.md
Update hpvm-c.md
Add example of porting a program in hpvm-c spec
Loading