[PATCH] D47639: [llvm-exegesis] Analysis: Show inconsistencies between checked-in and measured data.
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 02:20:03 PDT 2018
courbet updated this revision to Diff 149690.
courbet marked 4 inline comments as done.
courbet added a comment.
Herald added subscribers: gbedwell, kbarton, mgorny, nemanjai.
Herald added a reviewer: andreadb.
- Address review comments
- Implement latency matching.
Repository:
rL LLVM
https://reviews.llvm.org/D47639
Files:
docs/CommandGuide/llvm-exegesis.rst
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
lib/Target/Hexagon/HexagonISelDAGToDAG.h
lib/Target/Hexagon/HexagonISelLowering.cpp
lib/Target/Hexagon/HexagonISelLowering.h
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
test/CodeGen/Hexagon/adde.ll
test/CodeGen/Hexagon/addsubcarry.ll
test/CodeGen/Hexagon/sube.ll
test/Transforms/InstCombine/sdiv-guard.ll
tools/llvm-exegesis/lib/Analysis.cpp
tools/llvm-exegesis/lib/Analysis.h
tools/llvm-exegesis/lib/BenchmarkResult.h
tools/llvm-exegesis/lib/Clustering.cpp
tools/llvm-exegesis/lib/Clustering.h
tools/llvm-mca/SummaryView.cpp
tools/llvm-mca/SummaryView.h
tools/llvm-mca/Support.cpp
tools/llvm-mca/Support.h
unittests/tools/llvm-exegesis/X86/AnalysisTest.cpp
unittests/tools/llvm-exegesis/X86/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47639.149690.patch
Type: text/x-patch
Size: 55097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/1262e2ad/attachment.bin>
More information about the llvm-commits
mailing list