Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hercules
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Hercules
Merge requests
!50
Simple inlining pass
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Simple inlining pass
inlining
into
main
Overview
0
Commits
7
Pipelines
0
Changes
11
Merged
rarbore2
requested to merge
inlining
into
main
4 months ago
Overview
0
Commits
7
Pipelines
0
Changes
11
Expand
Callgraph analysis
Inlining pass over whole module - runs inlining per function in rev. topo order of callgraph DAG
Inlining within a function - doesn't support substituting dynamic constants yet, but this case is caught with a panic
Modify a function to have a single return node - needed for inlining
Fix bug in editor where added nodes are checked for mutability
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
a3cc9a49
7 commits,
4 months ago
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
Loading