[PATCH] D128154: [BOLT][NFC] Use range-based STL wrappers

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 15:29:59 PDT 2022


Amir updated this revision to Diff 439183.
Amir added a comment.

Remaining llvm::


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128154/new/

https://reviews.llvm.org/D128154

Files:
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/include/bolt/Core/BinaryData.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/DebugData.cpp
  bolt/lib/Core/DynoStats.cpp
  bolt/lib/Core/Exceptions.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Passes/ExtTSPReorderAlgorithm.cpp
  bolt/lib/Passes/HFSort.cpp
  bolt/lib/Passes/HFSortPlus.cpp
  bolt/lib/Passes/IdenticalCodeFolding.cpp
  bolt/lib/Passes/IndirectCallPromotion.cpp
  bolt/lib/Passes/Inliner.cpp
  bolt/lib/Passes/Instrumentation.cpp
  bolt/lib/Passes/LongJmp.cpp
  bolt/lib/Passes/LoopInversionPass.cpp
  bolt/lib/Passes/PettisAndHansen.cpp
  bolt/lib/Passes/RegReAssign.cpp
  bolt/lib/Passes/ReorderAlgorithm.cpp
  bolt/lib/Passes/ReorderData.cpp
  bolt/lib/Passes/ReorderFunctions.cpp
  bolt/lib/Passes/ShrinkWrapping.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/lib/Passes/ThreeWayBranch.cpp
  bolt/lib/Profile/DataAggregator.cpp
  bolt/lib/Profile/DataReader.cpp
  bolt/lib/Profile/Heatmap.cpp
  bolt/lib/Profile/YAMLProfileWriter.cpp
  bolt/lib/Rewrite/BoltDiff.cpp
  bolt/lib/Rewrite/DWARFRewriter.cpp
  bolt/lib/Rewrite/MachORewriteInstance.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/RuntimeLibs/InstrumentationRuntimeLibrary.cpp
  bolt/tools/merge-fdata/merge-fdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128154.439183.patch
Type: text/x-patch
Size: 70548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/8f10afd4/attachment-0001.bin>


More information about the llvm-commits mailing list