blob: 20a9966cedfb85b4a401f38caf133edf518d3faf [file] [log] [blame]
set(LLVM_LINK_COMPONENTS
AllTargetsAsmPrinters
AllTargetsAsmParsers
AllTargetsDescs
AllTargetsDisassemblers
AllTargetsInfos
MC
MCParser
Support
)
add_llvm_tool(llvm-mca
Backend.cpp
BackendPrinter.cpp
CodeRegion.cpp
Dispatch.cpp
DispatchStatistics.cpp
HWEventListener.cpp
InstrBuilder.cpp
Instruction.cpp
InstructionInfoView.cpp
InstructionTables.cpp
LSUnit.cpp
llvm-mca.cpp
RegisterFileStatistics.cpp
ResourcePressureView.cpp
RetireControlUnitStatistics.cpp
Scheduler.cpp
SchedulerStatistics.cpp
Support.cpp
SummaryView.cpp
TimelineView.cpp
View.cpp
)