[llvm-mca] Move the ResourceManger from the Scheduler into its own file. NFC.
authorMatt Davis <Matthew.Davis@sony.com>
Fri, 24 Aug 2018 21:53:12 +0000 (21:53 +0000)
committerMatt Davis <Matthew.Davis@sony.com>
Fri, 24 Aug 2018 21:53:12 +0000 (21:53 +0000)
commit220271acde05dcd60cf23267b359b5b97d2dcd72
treed4895af3b2cc4701cfed98e3a11515a1f7271f5b
parent04acc99db8fc64a789b01103249fa26ef69de0a4
[llvm-mca] Move the ResourceManger from the Scheduler into its own file. NFC.

llvm-svn: 340659
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