summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/Stages/ExecuteStage.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA] Slightly refactor class RetireControlUnit, and add the ability to overr...Andrea Di Biagio2019-08-151-3/+5
* [MCA] Slightly refactor the logic in ResourceManager. NFCIAndrea Di Biagio2019-08-151-5/+9
* [MCA] Notify event listeners when instructions transition to the Pending stat...Andrea Di Biagio2019-05-051-5/+27
* [MCA] Highlight kernel bottlenecks in the summary view.Andrea Di Biagio2019-03-041-0/+43
* [MCA][Scheduler] Collect resource pressure and memory dependency bottlenecks.Andrea Di Biagio2019-02-201-2/+2
* [MCA] Improved debug prints. NFCAndrea Di Biagio2019-02-121-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MCA] Fix wrong definition of ResourceUnitMask in DefaultResourceStrategy.Andrea Di Biagio2019-01-101-1/+7
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+219
OpenPOWER on IntegriCloud