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.
0fcd9675f97f1e0eec6ed44b257dcb22016237f6
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
22
Jan
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
29
28
27
26
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
fixing location of visc-rt in GENVISC and DFG2LLVM_NVPTX since it is moved to build/ now
Removed support for unused intrinsics
Adding Hashinm's chnages to CMake file for HPVM runtime to build automatically
Removed support for unused intrinsics
Removed support for unused intrinsics
pushing older (working) version of cava
Fix a typo in GenVISC.cpp
All benchmarks point to the new visc.h
Moved and cleaned up visc.h
Fixed header reordering breaking hpvm-cava
Update GenVISC.cpp error message when visc-rt cannot be found.
Merge branch 'hpvm-reorg-9' of gitlab.engr.illinois.edu:llvm/hpvm into hpvm-reorg-9
Fixed a merge typo
Fixing visc-rt makefile and installer script
Merge branch 'hpvm-reorg-format' into 'hpvm-reorg-9'
Reformatted all c/cpp files
Added git pre-commit hook to format C/C++ code
Removed build files from llvm-cbe
Removing patches and adding to gitignore
Merge branch 'hpvm9-issue32' into 'hpvm-reorg-9'
Fixed issue #32: added DEBUG() around all errs() usages
Making small changes to installer to improve usability
Removing unused parboil datasets.
Update cava readme
Update cava readme
Fixed cava readme
Fixed Readme.md to remove IntelOpenCL and add links to benchmarks.
Loading