mkdir tmp && make clean && make BIBFILES=main.bib
Buy me a cup of coffee ☕️ if you find this is helpful!
- 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