Logo
Login
Tech Posts 31382
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

SPO600 Project Stage 1: Gimple and Passes

Introduction In the previous post, a development instance gcc was set up - where we can experiment and contribute our changes. x86 variants are rapidly growing, where each variant is optimize...
10.03.2025 0 Read More

SPO600 Project Stage 2, Part 1: “To Prune, or not to Prune”

Introduction Welcome back! This blog is a continuation from SPO600 Project Stage 1 - where a pass was created that counts the number of basic blocks and GIMPLE statements for a given function...
05.04.2025 0 Read More

SPO600 Project Stage 2, Part 2: "Where Art Thou, Clones?"

Introduction I’ll keep the introduction short - welcome back! The code will be broken down into parts and explained as we go along. Let’s find those function variants! Identifyi...
05.04.2025 0 Read More

SPO600 Project Stage 2, Part 3: “Prune Away!”

Introduction Welcome back for the final part of stage 2, printing a “prune” suggestion in the dump file. Each function can be identified by its “fingerprint”, all we need to do is com...
05.04.2025 0 Read More

SPO600 Project Stage 3: Wrapping it Up

Introduction Welcome back! These are the goals for the final installment of the SPO600 Project: The pass must identify 2+ versions of a cloned function. Create a test case that provides a “...
17.04.2025 0 Read More
Loading...
#reading
How to Host a Static Website on Azure Blob Storage
0
1976. Number of Ways to Arrive at Destination
0
✨ The Next-Gen Travel Itinerary Planner: Where AI Meets Adventure
0
How to create a card with animated background with Tailwind CSS
0
How to Fix User Agent Access Issues in Flutter Web?
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
Beginner's Guide to the Model Context Protocol (MCP)
0
What is Model Context Protocol (MCP): Explained in detail
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
The Great AI Agent Protocol Race: Function Calling vs. MCP vs. A2A
0