embecosm.com/2015/04/14/utilizing-tablegen-for-non-compiling-processes

When porting any compiler, one of the large pieces of code is the machine description, defining instructions, registers, calling conventions, etc. In LLVM, this is done via TableGen, a simple recor...


Comments (0)

Sign in to post comments.