GithubHelp home page GithubHelp logo

as10's Introduction

Compiler Final Project

이 프로젝트는 Iterative Register Coalescing을 구현하였다.

Iterative Register Coalescing

Iterative Register Coalescing은 일반적인 Coalescing이 k-colorable 한 그래프를 non-k-colorable 하게 바꾸는 문제를 해결한 Coalescing 방식으로, Coalescing이후 이웃한 high-degree 노드의 갯수가 k개 이하가 될 경우에만 Coalescing을 진행하고 그렇지 않은 경우 Coalescing을 하지 않는 방식이다.

What I accomplished

Coalescing을 구현하고 동작하는 것을 확인하였다.

How well it worked

기본 테스트파일 중 하나인 test.fun에 coalescing을 적용하여 보았다.

Image of Yaktocat

Reference

Lal George and Andrew W. Appel. 1996. Iterated register coalescing. ACM Trans. Program. Lang. Syst. 18, 3 (May 1996), 300-324.

as10's People

Contributors

joonahn avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.