[llvm-mca] Move ResourceManager from Scheduler into its own file. NFC.
authorMatt Davis <Matthew.Davis@sony.com>
Fri, 24 Aug 2018 22:59:13 +0000 (22:59 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Fri, 24 Aug 2018 22:59:13 +0000 (22:59 +0000)
commit673412e3faac59fc3a3fcf58fa2ae2cef82d18ee
treea8d4cb0d28d39975063eb09c0e8b20236eec01ef
parentb4278895a40ba4adc59d91c9a40537076183941b
[llvm-mca] Move ResourceManager from Scheduler into its own file. NFC.

This time I should be preserving history of the ResourceManager changes.

llvm-svn: 340668
llvm/tools/llvm-mca/CMakeLists.txt
llvm/tools/llvm-mca/ResourceManager.cpp [new file with mode: 0644]
llvm/tools/llvm-mca/ResourceManager.h [new file with mode: 0644]
llvm/tools/llvm-mca/Scheduler.cpp
llvm/tools/llvm-mca/Scheduler.h