Skip to content

Commit 6a5290a

Browse files
authored
Update README.md
1 parent af43923 commit 6a5290a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Compiler Optimizations/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
## Applications
99

1010
- [Global Value Numbering](https://www.cs.cornell.edu/courses/cs6120/2019fa/blog/global-value-numbering/)
11+
- [LLVM Live Variables Analysis](https://llvm.org/doxygen/LiveVariables_8cpp_source.html)
12+
- [LLVM Dead Code Elimination Analysis](https://llvm.org/doxygen/DCE_8cpp_source.html)

0 commit comments

Comments
 (0)