TableGen generates an enum to name Schedule Model

Sean Silva silvas at purdue.edu
Mon Jul 1 12:56:18 PDT 2013


+  for (unsigned j = 0, M = SchedModels.numInstrSchedClasses(); j < M; ++j)
{

Can you please use consistent naming here?

Also, please add documentation for this change to <
http://llvm.org/docs/WritingAnLLVMBackend.html>
(docs/WritingAnLLVMBackend.rst).

-- Sean Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130701/f40feec4/attachment.html>


More information about the llvm-commits mailing list