Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M mu-impl-fast
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • mumu
  • mu-impl-fast
  • Merge requests
  • !51

freeze heuristics, slight change to tree gen

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Yi Lin requested to merge defuse into master Oct 24, 2017
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 14
  • a freeze heuristic that prioritise freezing less frequently used nodes
  • in tree generation, always put instructions that yield int<1> as child
  • use P<TreeNode instead of Box<TreeNode> for block body
  • def-use pass records definitions of each SSA variables (not used for now)
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: defuse