liusy58 / CompilerNotes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build

mkdir tmp && make clean && make BIBFILES=main.bib

Buy me a cup of coffee ☕️ if you find this is helpful!

TODO

  • Local Optimizations
  • LLVM
  • Introduction to Dataflow analysis
  • Foundations of Dataflow analysis
  • GCSE/ConstProp
  • SSA
  • SSA Optimizations
  • LICM
  • Strength Reduction
  • PRE
  • Lazy Code Motion
  • Region Analysis
  • Pointer Analysis
  • Register Allocation
  • List Scheduling
  • Dynamic Code Optimizations
  • DSL
  • Global Scheduling SW Pipelining
  • Data Prefetching
  • Parallelism
  • TLS

About


Languages

Language:TeX 99.8%Language:C++ 0.1%Language:Makefile 0.1%