[PATCH] D44944: [Analysis] Change std::sort to llvm::sort in response to r327219

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 31 18:49:52 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D44944?vs=139947&id=140559#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44944

Files:
  llvm/trunk/lib/Analysis/BlockFrequencyInfoImpl.cpp
  llvm/trunk/lib/Analysis/CFLAndersAliasAnalysis.cpp
  llvm/trunk/lib/Analysis/CallGraph.cpp
  llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/trunk/lib/Analysis/MemorySSA.cpp
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44944.140559.patch
Type: text/x-patch
Size: 6675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180401/7fe0b355/attachment.bin>


More information about the llvm-commits mailing list