×
Jun 20, 2024 · We introduce a novel approach for testing optimizing compilers with code from real-world applications. The main idea is to construct ...
The core idea is first to extract code snippets from real-world projects and then inject them into a seed program to enrich its code features.
Jul 23, 2024 · Boosting Compiler Testing by Injecting Real-World Code (Video, PLDI 2024) Shaohua Li, Theodoros Theodoridis, and Zhendong Su (ETH Zurich, ...
We introduce a novel approach for testing optimizing compilers with code from real-world applications. The main idea is to construct well-formed programs by ...
Oct 22, 2024 · We introduce a novel approach for testing optimizing compilers with code from real-world applications. The main idea is to construct ...
Every time a new orthogonal testing approach is explored, it always finds a bunch of latent problems in existing codebases. Great contribution by the authors.
The study suggests that injecting real-world, production-level code into testing processes can reveal compiler bugs that might go unnoticed by traditional ...
Jul 11, 2024 · The Old New Thing - How do I put a non-copyable, non-movable, non-constructible object into a std::optional? r/cpp - The Old New Thing - How do ...
This is the artifact for the PLDI'2024 paper “Boosting Compiler Testing by Injecting Real-World Code”. Please first untar the package and then refer to the ...
Apr 9, 2024 · This is the artifact for the PLDI'2024 paper "Boosting Compiler Testing by Injecting Real-World Code". Please first untar the package and ...