summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-mca/Context.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm-mca] Introduce the llvm-mca library and organize the directory accordin...Matt Davis2018-08-271-65/+0
* [llvm-mca] Clean up a comment about the Context class. NFC.Matt Davis2018-08-221-1/+1
* [llvm-mca] Make the LSUnit a HardwareUnit, and allow derived classes to imple...Andrea Di Biagio2018-08-201-3/+5
* [llvm-mca] Refactor how execution is orchestrated by the Pipeline.Andrea Di Biagio2018-08-161-11/+11
* [llvm-mca] Simplify the Pipeline constructor. NFCAndrea Di Biagio2018-07-131-3/+1
* [llvm-mca] Add HardwareUnit and Context classes.Matt Davis2018-07-061-0/+65
OpenPOWER on IntegriCloud