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.
a92139cd3b73bde0ad7139a7935b9801a836c1d0
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
23
Jan
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
10
9
8
7
6
5
6
5
6
5
4
3
2
1
31
Oct
30
Included size_t for hpvm.h
Removed debug from cava
Fixed hpvm-rt.bc path in makefiles
Ignored some files
clang-format before renaming
Updating llvm installer to accept number of threads from user
Fixed typo and missing info in createNode intrinsics.
Fix mistake in createNode.
Malloc starts a new line
Update README.md
Update README.md
Merge branch 'hpvm-reorg-9-temp' into 'hpvm-reorg-9'
fixed parboil header file order
Merge branch 'hpvm-reorg-9-temp' into hpvm-reorg-9
Add compatability matrix for parboil
Update test README
Remove unused parboil makefiles
Merge branch 'hpvm-reorg-9-temp' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-reorg-9-temp
fixed policy and unsused code in X86 pass and visc-rt
Update README.md
Remove openCL from parboil
Document the HPVM compilation process
Cleaning up template makefiles
Removing the LLVM IR (human-readable) build from visc-rt CMake script
Removed warnings, unused code, etc.
Remove unused parboil files
Merge branch 'hpvm-reorg-9' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-reorg-9
Fix comment in pipeline Makefile
Add example Makefile config to pipeline
Add documentation and template for tests
Merge branch 'hpvm-reorg-9' of https://gitlab.engr.illinois.edu/llvm/hpvm into hpvm-reorg-9
adding fix to CBE and adding Makefile.config for benchmarks and dataset for pipeline
Clean up formatting of HPVM specification
Add HPVM specification Markdown files
cleaned up unused pipeline versions and dataset and fixed visc-rt loading from X86 pass
Revert "Merge branch 'hpvm-devisc' into 'hpvm-reorg-9'"
Merge branch 'hpvm-devisc' into 'hpvm-reorg-9'
De-visc of project hpvm
made change to installer to not compiler visc-rt separately
modified GENVISC and NVPTX pass to use visc-rt.bc instead of .ll
Loading