A Deep Dive into GCC and CGEN ( II )
Building a compiler that works across dozens of CPU architectures is no small feat. Enter GCC and CGEN, two pillars that make this possible. In this deep dive, we’ll unpack how GCC compiles C/C++ for diverse CPUs, how it traditionally uses machine-de...
decamuse.hashnode.dev6 min read