[PATCH] D45133: [CodeGen] 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 6 11:14:16 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D45133?vs=140561&id=141383#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45133

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DebugLocEntry.h
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  llvm/trunk/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
  llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
  llvm/trunk/lib/CodeGen/MachineScheduler.cpp
  llvm/trunk/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/trunk/lib/CodeGen/RegisterUsageInfo.cpp
  llvm/trunk/lib/CodeGen/ScheduleDAGInstrs.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SlotIndexes.cpp
  llvm/trunk/lib/CodeGen/StackColoring.cpp
  llvm/trunk/lib/CodeGen/StackMaps.cpp
  llvm/trunk/lib/CodeGen/StackSlotColoring.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45133.141383.patch
Type: text/x-patch
Size: 20119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/d621a445/attachment.bin>


More information about the llvm-commits mailing list