Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Introduce the llvm-mca library and organize the directory accordin... | Matt Davis | 2018-08-27 | 1 | -65/+0 |
* | [llvm-mca] Clean up a comment about the Context class. NFC. | Matt Davis | 2018-08-22 | 1 | -1/+1 |
* | [llvm-mca] Make the LSUnit a HardwareUnit, and allow derived classes to imple... | Andrea Di Biagio | 2018-08-20 | 1 | -3/+5 |
* | [llvm-mca] Refactor how execution is orchestrated by the Pipeline. | Andrea Di Biagio | 2018-08-16 | 1 | -11/+11 |
* | [llvm-mca] Simplify the Pipeline constructor. NFC | Andrea Di Biagio | 2018-07-13 | 1 | -3/+1 |
* | [llvm-mca] Add HardwareUnit and Context classes. | Matt Davis | 2018-07-06 | 1 | -0/+65 |