C++ links: compilers - optimization - Induction Variables & Scalar Evolution (SCEV)
See also:
See also:
See also:
rust-analyzer
Incremental Packrat Parsing
An intermediate representation for speculative optimizations in a dynamic compiler
Correctness of speculative optimizations with dynamic deoptimization
https://github.com/MattPD/cpplinks / C++ / Type Erasure
(draft; work in progress)
https://github.com/MattPD/cpplinks / Performance / Modeling
See also:
Formal Methods and Program Analysis in Industry
(draft)
See also: Compilers: correctness, Software Verification Literature Review (https://alastairreid.github.io/RelatedWork/papers/)
(draft; work in progress)
See also: