[PATCH] D48691: [llvm-mca] Add a HardwareUnit and Context classes.

Matt Davis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 6 11:08:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336456: [llvm-mca] Add HardwareUnit and Context classes. (authored by mattd, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48691?vs=153946&id=154438#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48691

Files:
  llvm/trunk/tools/llvm-mca/CMakeLists.txt
  llvm/trunk/tools/llvm-mca/Context.cpp
  llvm/trunk/tools/llvm-mca/Context.h
  llvm/trunk/tools/llvm-mca/HardwareUnit.cpp
  llvm/trunk/tools/llvm-mca/HardwareUnit.h
  llvm/trunk/tools/llvm-mca/RegisterFile.h
  llvm/trunk/tools/llvm-mca/RetireControlUnit.h
  llvm/trunk/tools/llvm-mca/Scheduler.h
  llvm/trunk/tools/llvm-mca/llvm-mca.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48691.154438.patch
Type: text/x-patch
Size: 13100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180706/235dd9df/attachment-0001.bin>


More information about the llvm-commits mailing list