Let's see what our compilers are compiling to.
- General compiler remarks
- C
- hello_world.c
- Functions
- return_struct.c
- switch
- Cast int to long
- Floating point float_sum.c float2int.c sqrt.c
- Optimization
- C++
- libc
- ELF sections
TODO
- Optimizations
- Strength reduction, like multiplication to lea https://en.wikipedia.org/wiki/Strength_reduction