Media Summary: Symbolic execution is an important and popular technique used in several software engineering tools for test case generation, ... This is a video that will talk about some less know things in the programming language C, and how these things impact ... — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

Exploiting Undefined Behaviors For Efficient - Detailed Analysis & Overview

Symbolic execution is an important and popular technique used in several software engineering tools for test case generation, ... This is a video that will talk about some less know things in the programming language C, and how these things impact ... — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ... This paper studies an emerging class of software bugs called optimization-unstable code: code that is unexpectedly discarded by ... Slides: CppNow Website: CppNow Twitter: ​ --- [PriSC'23] SECOMP2CHERI: Securely Compiling Compartments from CompCert C to a Capability Machine Jérémy Thibault, ...

This talk will focus on trends in the last few years including (1) increased willingness of compilers to

Photo Gallery

Exploiting Undefined Behaviors for Efficient Symbolic Execution
[PLDI'25] Exploiting Undefined Behavior in C/C++ Programs for Optimization: A Study on the(…)
Advanced C: The UB and optimizations that trick good programmers.
C++Now 2018: John Regehr “Closing Keynote: Undefined Behavior and Compiler Optimizations”
Towards optimization-safe systems: analyzing the impact of undefined behavior
Undefined Behavior in C++: A Performance Viewpoint - Fedor Pikus - CppNow 2022
[PriSC'23] SECOMP2CHERI: Securely Compiling Compartments from CompCert C to a Capability M...
CppCon 2017: Piotr Padlewski “Undefined Behaviour is awesome!”
Purging undefined behavior and Intel assumptions in Legacy Codebases - Roth Michaels MeetingC++2025
Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels  CppCon 2022
C++ Undefined Behavior
CppCon 2017: John Regehr “Undefined Behavior in 2017 (part 1 of 2)”
View Detailed Profile
Exploiting Undefined Behaviors for Efficient Symbolic Execution

Exploiting Undefined Behaviors for Efficient Symbolic Execution

Symbolic execution is an important and popular technique used in several software engineering tools for test case generation, ...

[PLDI'25] Exploiting Undefined Behavior in C/C++ Programs for Optimization: A Study on the(…)

[PLDI'25] Exploiting Undefined Behavior in C/C++ Programs for Optimization: A Study on the(…)

Exploiting Undefined Behavior

Advanced C: The UB and optimizations that trick good programmers.

Advanced C: The UB and optimizations that trick good programmers.

This is a video that will talk about some less know things in the programming language C, and how these things impact ...

C++Now 2018: John Regehr “Closing Keynote: Undefined Behavior and Compiler Optimizations”

C++Now 2018: John Regehr “Closing Keynote: Undefined Behavior and Compiler Optimizations”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

Towards optimization-safe systems: analyzing the impact of undefined behavior

Towards optimization-safe systems: analyzing the impact of undefined behavior

This paper studies an emerging class of software bugs called optimization-unstable code: code that is unexpectedly discarded by ...

Undefined Behavior in C++: A Performance Viewpoint - Fedor Pikus - CppNow 2022

Undefined Behavior in C++: A Performance Viewpoint - Fedor Pikus - CppNow 2022

Slides: https://github.com/boostcon CppNow Website: https://www.cppnow.org​ CppNow Twitter: @CppNow​ ---

[PriSC'23] SECOMP2CHERI: Securely Compiling Compartments from CompCert C to a Capability M...

[PriSC'23] SECOMP2CHERI: Securely Compiling Compartments from CompCert C to a Capability M...

[PriSC'23] SECOMP2CHERI: Securely Compiling Compartments from CompCert C to a Capability Machine Jérémy Thibault, ...

CppCon 2017: Piotr Padlewski “Undefined Behaviour is awesome!”

CppCon 2017: Piotr Padlewski “Undefined Behaviour is awesome!”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

Purging undefined behavior and Intel assumptions in Legacy Codebases - Roth Michaels MeetingC++2025

Purging undefined behavior and Intel assumptions in Legacy Codebases - Roth Michaels MeetingC++2025

Purging

Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels  CppCon 2022

Purging Undefined Behavior & Intel Assumptions in a Legacy C++ Codebase - Roth Michaels CppCon 2022

https://cppcon.org/ --- Case Study: Purging

C++ Undefined Behavior

C++ Undefined Behavior

Website: http://www.copperspice.com Downloads: http://download.copperspice.com Github: http://github.com/copperspice ...

CppCon 2017: John Regehr “Undefined Behavior in 2017 (part 1 of 2)”

CppCon 2017: John Regehr “Undefined Behavior in 2017 (part 1 of 2)”

This talk will focus on trends in the last few years including (1) increased willingness of compilers to

CppCon 2016: Michael Spencer “My Little Optimizer: Undefined Behavior is Magic"

CppCon 2016: Michael Spencer “My Little Optimizer: Undefined Behavior is Magic"

This talk will explore the magic of