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.
Paths
| Differential D20317
[LLVM] Fix Clang-tidy modernize-use-bool-literals in generated target code; other minor fixes; other minor fixes ClosedPublic Authored by Eugene.Zelenko on May 16 2016, 7:05 PM.
Details Summary 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.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLVM] Fix Clang-tidy modernize-use-bool-literals in generated target code; other minor fixes; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.May 17 2016, 9:05 AM Closed by commit rL269783: Fix Clang-tidy modernize-use-bool-literals in generated Target code; other… (authored by eugenezelenko). · Explain WhyMay 17 2016, 10:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57498 llvm/trunk/utils/TableGen/RegisterInfoEmitter.cpp
llvm/trunk/utils/TableGen/SubtargetEmitter.cpp
|