[PATCH] D37748: [MiSched|TableGen] : Tidy up and modernise. NFC.

Javed Absar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 09:19:29 PDT 2017


javed.absar created this revision.

Replacing  with range-based loop and substituting 'using'.
I had to choose a lot of element-names and some choices may not be so great, so am looking for suggestions for better ones.


https://reviews.llvm.org/D37748

Files:
  utils/TableGen/CodeGenSchedule.cpp
  utils/TableGen/CodeGenSchedule.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37748.114850.patch
Type: text/x-patch
Size: 18913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/2c2e6e09/attachment.bin>


More information about the llvm-commits mailing list