summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MCA/Context.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MCA][LSUnit] Track loads and stores until retirement.Andrea Di Biagio2019-10-081-1/+1
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-10/+10
* [MCA] Remove dependency from InstrBuilder in mca::Context. NFCAndrea Di Biagio2019-08-081-2/+1
* [MCA] Add an experimental MicroOpQueue stage.Andrea Di Biagio2019-03-291-0/+4
* [MCA] Highlight kernel bottlenecks in the summary view.Andrea Di Biagio2019-03-041-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [llvm-mca] Move llvm-mca library to llvm/lib/MCA.Clement Courbet2018-12-171-0/+65
OpenPOWER on IntegriCloud