Hacker News new | ask | show | jobs
by munin 5012 days ago
LLVM has a similar page: http://llvm.org/demo

you can compile C/C++ to LLVM IR and also 32 or 64 bit intel assembler. you can also see the effects of different optimizations, etc