[PATCH] D75952: [CFG/BasicBlock] Rename succ_const to const_succ. [NFC]
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 12:59:57 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3abcbf9903e1: [CFG/BasicBlock] Rename succ_const to const_succ. [NFC] (authored by asbirlea).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75952/new/
https://reviews.llvm.org/D75952
Files:
llvm/include/llvm/Analysis/BranchProbabilityInfo.h
llvm/include/llvm/Analysis/CFGPrinter.h
llvm/include/llvm/IR/CFG.h
llvm/lib/Analysis/BlockFrequencyInfo.cpp
llvm/lib/Analysis/BranchProbabilityInfo.cpp
llvm/lib/Analysis/CFG.cpp
llvm/lib/Analysis/SyncDependenceAnalysis.cpp
llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
llvm/lib/IR/BasicBlock.cpp
llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/unittests/IR/CFGBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75952.252651.patch
Type: text/x-patch
Size: 12472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200325/f3ae30ad/attachment.bin>
More information about the llvm-commits
mailing list