LLVM Intermediate Representation

ID: llvm-intermediate-representation

LLVM Intermediate Representation by Ciro Santilli 35 Updated +Created
Very hot stuff! It's like ISA-portable assembly, but with types! In particular it also it deals with calling conventions for us (since it is ISA-portable). TODO: isn't that exactly what C does? :-) LLVM IR vs C

New to topics? Read the docs here!