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.
9b739a9568850391aabb3aeca33635e3dd235a73
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
25
Apr
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
30
29
28
27
26
25
24
23
22
21
Fixed <br> and typo
Fixing launch begins first argument to i32 from i8*
Remove non-zero loop intrinsic from sequentialization
fixing spelling in backend passes doc
HPVMExtractLaunch: Completed first draft of the launch extraction pass
Refix the isNonZero intrinsic signature
Adding HPVMLaunchExtraction Pass to Frontend
Creating LLVM patch for CodeExtractor class (to enable Alloca in extracted loops)
HPVMExtractTask: Enabling Alloca Support in Loop Extraction
Merge remote-tracking branch 'origin/hpvm-desequentialize' into hpvm-hypermapper
Output VMap from Fuse
Add DFGTransform to unflatten and a pass to desequentialize and unflatten
Changes specific to hpvm-release
Update CREDITS.TXT
Update LICENSE.TXT
Fixed a typo
Merge branch 'hpvm-release/hotfix' into hpvm-release-exp
Merge branch 'hpvm-release/docs' into hpvm-release-exp
Rewrote FAQ doc
Doc fixes from proofreading
Use noexcept instead of -fno-exceptions
Replacing ApproxHPVM with HPVM in doc
Update keras-benchmarks.rst
Update index.rst
fixing code examples in backend passes doc
Removed unused libboost header
Don't check python version if not installing python packages
Small improvements to the doc
Pick up predtuner updates and updated related document
Merge remote-tracking branch 'origin/approx_hpvm_tensor_rt' into hpvm-release-exp
Added requirement for OpenMP in doc
Update approximation-implementation.rst
Add links to papers
Update backend-passes.rst - Major clenaups
Update faqs.rst
Fixing formating errors in backend passes doc
Adding backend passes description to docs
Update getting-started.rst
Merging in hotfix changes (tuner metadata changes)
Changing tuner metadata to reflect new 'knobs'
Loading