CGO 2024
Sat 2 - Wed 6 March 2024 Edinburgh, United Kingdom
Tue 5 Mar 2024 16:30 - 16:50 at Tinto - Supporting Tools Chair(s): Ayal Zaks

It is very difficult to thoroughly test a compiler, and as a
consequence it is common for released versions of production compilers
to contain bugs that cause them to crash and to emit incorrect object
code.
We created alive-mutate, a mutation-based fuzzing tool that takes test
cases written by humans and randomly modifies them, based on the
hypothesis that while compiler developers are fundamentally good at
writing tests, they also tend to miss corner cases.
Alive-mutate is integrated with the Alive2 translation validation tool
for LLVM, which is useful because it checks the behavior of
optimizations for all possible values of input variables.
Alive-mutate is also integrated with the LLVM middle-end, allowing it
to perform mutations, optimizations, and formal verification of the
optimizations all within a single program—avoiding numerous sources
of overhead.
Alive-mutate's fuzzing throughput is 12x higher, on average, than a
fuzzing workflow that runs mutation, optimization, and formal
verification in separate processes.
So far we have used alive-mutate to find and report 33 previously
unknown bugs in LLVM.

Tue 5 Mar

Displayed time zone: London change

16:10 - 17:30
Supporting ToolsMain Conference at Tinto
Chair(s): Ayal Zaks Mobileye
16:10
20m
Talk
Compiler Testing with Relaxed Memory Models
Main Conference
Luke Geeson University College London, Lee Smith Arm
16:30
20m
Talk
High-Throughput, Formal-Methods-Assisted Fuzzing for LLVM
Main Conference
Yuyou Fan University of Utah, John Regehr University of Utah
16:50
20m
Talk
EasyTracker: A Python Library for Controlling and Inspecting Program Execution
Main Conference
Théo Barollet University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG, Christophe Guillon University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG, Manuel Selva University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG, François Broquedis University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG, Florent Bouchez-Tichadou University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG, Fabrice Rastello University Grenoble Alpes - Inria - CNRS - Grenoble INP - LIG
Pre-print
17:10
20m
Talk
OptiWISE: Combining Sampling and Instrumentation for Granular CPI Analysis
Main Conference
Yuxin Guo University of Cambridge, Alex W. Chadwick University of Cambridge, Marton Erdos University of Cambridge, Utpal Bora University of Cambridge, Ilias Vougioukas Arm, Giacomo Gabrielli Arm, Timothy M. Jones University of Cambridge
Pre-print Media Attached