Simplify boolean expressions with true and false using clang-tidy
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D8521
Refactor: Simplify boolean expressions in NVPTX target ClosedPublic Authored by LegalizeAdulthood on Mar 22 2015, 12:48 PM.
Details Summary Simplify boolean expressions with true and false using clang-tidy
Diff Detail
Event TimelineLegalizeAdulthood retitled this revision from to Refactor: Simplify boolean expressions in NVPTX target. LegalizeAdulthood updated this object. This revision is now accepted and ready to land.Mar 22 2015, 3:19 PM Closed by commit rL232961: Simplify boolean expressions with true and false using clang-tidy (authored by eliben). · Explain WhyMar 23 2015, 9:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22480 llvm/trunk/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/trunk/lib/Target/NVPTX/NVPTXUtilities.cpp
|