[PATCH] D47329: [llvm-exegesis] Analysis: Display idealized sched class port pressure.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 25 00:25:48 PDT 2018


courbet updated this revision to Diff 148552.
courbet marked 3 inline comments as done.
courbet added a comment.

use llvm::sort instead of std::sort


Repository:
  rL LLVM

https://reviews.llvm.org/D47329

Files:
  tools/llvm-exegesis/lib/Analysis.cpp
  tools/llvm-exegesis/lib/Analysis.h
  unittests/tools/llvm-exegesis/X86/AnalysisTest.cpp
  unittests/tools/llvm-exegesis/X86/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47329.148552.patch
Type: text/x-patch
Size: 11395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180525/e28e4e8d/attachment-0001.bin>


More information about the llvm-commits mailing list