Phying News
Curated security research, vulnerabilities, advisories and tools for practitioners.

Global Dead Code Elimination for LLVM, revisited

Summary

A giant function with millions of instructions exposes quadratic behavior in LLVM's Global Dead Code Elimination pass, found while building an LLVM-based obfuscator; the post digs into the algorithm.
Published
Collected

original ↗

Related coverage

back