[PATCH] D16793: [LLVM] Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 2 10:25:02 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259539: Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes. (authored by eugenezelenko).
Changed prior to commit:
http://reviews.llvm.org/D16793?vs=46606&id=46674#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16793
Files:
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16793.46674.patch
Type: text/x-patch
Size: 21023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160202/5f4aff44/attachment-0001.bin>
More information about the llvm-commits
mailing list