diff --git a/devmtg/2025-04/index.html b/devmtg/2025-04/index.html index 666f6798..7881ac2f 100644 --- a/devmtg/2025-04/index.html +++ b/devmtg/2025-04/index.html @@ -74,7 +74,7 @@
-A Recipe for Eliminating Entire Classes of Memory Safety Vulnerabilities in C and C++ [ Video ]
+A Recipe for Eliminating Entire Classes of Memory Safety Vulnerabilities in C and C++ [ Video ] [ Slides]
Devin Coughlin
This talk describes a "recipe" for developing compiler-backed secure programming models that
eliminate entire classes of memory-safety security vulnerabilities in C-based languages. We will
@@ -298,7 +298,7 @@
-Faster Compilation — Improvements in LLVM 20 and Beyond [ Video ]
+Faster Compilation — Improvements in LLVM 20 and Beyond [ Video ] [ Slides ]
Alexis Engelke
Over the last two release cycles, LLVM's back-end has seen substantial performance improvements
diff --git a/devmtg/2025-04/slides/keynote/coughlin_memory.pdf b/devmtg/2025-04/slides/keynote/coughlin_memory.pdf
new file mode 100644
index 00000000..1bf405ff
Binary files /dev/null and b/devmtg/2025-04/slides/keynote/coughlin_memory.pdf differ
diff --git a/devmtg/2025-04/Slides/student_technical_talk/huber_Pattern Matching.pdf b/devmtg/2025-04/slides/student_technical_talk/huber_pattern_matching.pdf
similarity index 100%
rename from devmtg/2025-04/Slides/student_technical_talk/huber_Pattern Matching.pdf
rename to devmtg/2025-04/slides/student_technical_talk/huber_pattern_matching.pdf
diff --git a/devmtg/2025-04/slides/technical_talk/engelke_faster.pdf b/devmtg/2025-04/slides/technical_talk/engelke_faster.pdf
new file mode 100644
index 00000000..cbfb325a
Binary files /dev/null and b/devmtg/2025-04/slides/technical_talk/engelke_faster.pdf differ