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...
Sign in to post comments.
Comments (0)
Sign in to post comments.