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 | -97/+0 |
* | [llvm-mca] Refactor how execution is orchestrated by the Pipeline. | Andrea Di Biagio | 2018-08-16 | 1 | -38/+17 |
* | [llvm-mca] Small refactoring in preparation for another patch that will impro... | Andrea Di Biagio | 2018-08-16 | 1 | -11/+20 |
* | [llvm-mca] Propagate fatal llvm-mca errors from library classes to driver. | Matt Davis | 2018-08-13 | 1 | -9/+19 |
* | [llvm-mca] Remove unused InstRef formal from pre and post execute callbacks. ... | Matt Davis | 2018-07-14 | 1 | -6/+6 |
* | [llvm-mca] Removed unused arguments from methods in class Pipeline. NFC | Andrea Di Biagio | 2018-07-13 | 1 | -11/+11 |
* | [llvm-mca] Add cycleBegin/cycleEnd callbacks to mca::Stage. | Matt Davis | 2018-07-12 | 1 | -2/+14 |
* | [llvm-mca] Register listeners with stages; remove Pipeline dependency from S... | Matt Davis | 2018-06-27 | 1 | -27/+2 |
* | [llvm-mca] Rename Backend to Pipeline. NFC. | Matt Davis | 2018-06-25 | 1 | -0/+112 |