[llvm-commits] [PATCH] TableGen backend support to express relations between instruction

Jakob Stoklund Olesen stoklund at 2pi.dk
Mon Oct 1 09:39:15 PDT 2012


On Oct 1, 2012, at 8:52 AM, "Jyotsna Verma" <jverma at codeaurora.org> wrote:

> Here is the updated patch which includes a new section into
> docs/WritingAnLLVMBackend.html and a high-level description of the algorithm
> in CodeGenMapTable.cpp file.

Thanks. This feature is quite complicated, I think it is best if somebody else reviews the documentation. I want to know if this explanation is understandable by somebody who wasn't involved in the design.

/jakob




More information about the llvm-commits mailing list