[PATCH] D45142: [Transforms] Change std::sort to llvm::sort in response to r327219

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 13 12:51:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330059: [Transforms] Change std::sort to llvm::sort in response to r327219 (authored by mgrang, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45142?vs=140570&id=142458#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45142

Files:
  llvm/trunk/lib/Transforms/Coroutines/CoroFrame.cpp
  llvm/trunk/lib/Transforms/IPO/LowerTypeTests.cpp
  llvm/trunk/lib/Transforms/IPO/SampleProfile.cpp
  llvm/trunk/lib/Transforms/Instrumentation/GCOVProfiling.cpp
  llvm/trunk/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/trunk/lib/Transforms/Scalar/ConstantHoisting.cpp
  llvm/trunk/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/trunk/lib/Transforms/Scalar/GVNSink.cpp
  llvm/trunk/lib/Transforms/Scalar/GuardWidening.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopSink.cpp
  llvm/trunk/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/trunk/lib/Transforms/Scalar/MergeICmps.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/lib/Transforms/Scalar/PlaceSafepoints.cpp
  llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/trunk/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp
  llvm/trunk/lib/Transforms/Utils/LowerSwitch.cpp
  llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/lib/Transforms/Utils/SplitModule.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45142.142458.patch
Type: text/x-patch
Size: 23899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180413/9ecdc356/attachment.bin>


More information about the llvm-commits mailing list