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
!7
Reorganization, global code motion, backward dataflow, loop tree construction, dom tree improvements, collapse region chains in CCP
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Reorganization, global code motion, backward dataflow, loop tree construction, dom tree improvements, collapse region chains in CCP
ir_dev
into
main
Overview
0
Commits
182
Pipelines
0
Changes
20
Merged
rarbore2
requested to merge
ir_dev
into
main
1 year ago
Overview
0
Commits
182
Pipelines
0
Changes
20
Expand
Reorganized repo into hercules_ir, hercules_opt, and hercules_codegen
Implemented global code motion, as described in Click's thesis (nodes are placed as loop invariant, and then as control dependent as possible)
Generalized dataflow core code to work with backward dataflow, created backward dataflow helper
Construct loop tree from dom tree - identify loop back edges, identify natural loops, and identify tree structure
Various enhancements to dom tree (common ancestor, lowest amongst, chain iterator)
Collapse region chains during CCP
Various improvements to other parts of compiler, such as subgraph
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Loading