I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D16793
[LLVM] Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Feb 1 2016, 6:35 PM.
Details Summary 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 readability-redundant-control-flow warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Feb 2 2016, 4:15 AM Closed by commit rL259539: Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes. (authored by eugenezelenko). · Explain WhyFeb 2 2016, 10:25 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 46674 llvm/trunk/include/llvm/Support/ScaledNumber.h
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
llvm/trunk/lib/CodeGen/TargetInstrInfo.cpp
llvm/trunk/lib/CodeGen/TwoAddressInstructionPass.cpp
llvm/trunk/lib/IR/GCOV.cpp
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/MC/ELFObjectWriter.cpp
llvm/trunk/lib/MC/MCMachOStreamer.cpp
llvm/trunk/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/trunk/lib/Transforms/Utils/BuildLibCalls.cpp
llvm/trunk/tools/bugpoint/Miscompilation.cpp
llvm/trunk/utils/TableGen/AsmMatcherEmitter.cpp
|