Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 227 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 227 Bytes

Introduction

This repo is "NTHU Embedded Compiler" course homework. We use LLVM to analyze a program for optimization. There are two llvm pass, and the contents include :

  1. Data Dependence Analysis
  2. Data Flow Analysis