Skip to content

farisd16/compiler-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a repository containing my homework solutions for the course Code Generation for Data Processing (CIT3230001). The goal of the homeworks is to write a compiler for a B-like subset of C.

Remaining tasks:

  • Parser
  • Generating LLVM-IR
  • Writing LLVM Passes
  • Instruction Selection
  • Liveness Analysis
  • Register Allocation
  • Assembly Printing

About

Compiler for B-like subset of C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors