[PATCH] D20317: [LLVM] Fix Clang-tidy modernize-use-bool-literals in generated target code; other minor fixes; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 19:05:48 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.

Make generated more readable.

Fix some Include What You Use warnings.

I checked this patch on my own build on RHEL 6. Regressions were OK.

Repository:
  rL LLVM

http://reviews.llvm.org/D20317

Files:
  utils/TableGen/RegisterInfoEmitter.cpp
  utils/TableGen/SubtargetEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20317.57430.patch
Type: text/x-patch
Size: 14108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/37d6dea2/attachment.bin>


More information about the llvm-commits mailing list