[PATCH] D45433: [llvm-mca] Add the ability to mark regions of code for analysis (PR36875)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 09:42:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329590: [llvm-mca] Add the ability to mark regions of code for analysis (PR36875) (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45433?vs=141609&id=141673#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45433

Files:
  llvm/trunk/docs/CommandGuide/llvm-mca.rst
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-1.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-2.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-3.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-4.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-5.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-6.s
  llvm/trunk/test/tools/llvm-mca/X86/llvm-mca-markers-7.s
  llvm/trunk/tools/llvm-mca/CMakeLists.txt
  llvm/trunk/tools/llvm-mca/CodeRegion.cpp
  llvm/trunk/tools/llvm-mca/CodeRegion.h
  llvm/trunk/tools/llvm-mca/SourceMgr.h
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45433.141673.patch
Type: text/x-patch
Size: 24121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/2d27a7c5/attachment.bin>


More information about the llvm-commits mailing list