Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Improve code comments. NFC. | Andrea Di Biagio | 2018-08-01 | 1 | -1/+1 |
* | [llvm-mca] Add HardwareUnit and Context classes. | Matt Davis | 2018-07-06 | 1 | -1/+2 |
* | [llvm-mca] Remove unused header files and correctly guard some include header... | Andrea Di Biagio | 2018-06-26 | 1 | -2/+0 |
* | [llvm-mca] Remove unnecessary include and forward decl in RCU. NFC. | Matt Davis | 2018-06-22 | 1 | -4/+3 |
* | [llvm-mca] Add the RetireStage. | Matt Davis | 2018-05-25 | 1 | -6/+11 |
* | [llvm-mca] Make Dispatch a subclass of Stage. | Matt Davis | 2018-05-17 | 1 | -4/+4 |
* | Move standard library inclusions to after internal inclusions. | David Blaikie | 2018-05-11 | 1 | -3/+3 |
* | llvm-mca: Add missing includes | David Blaikie | 2018-05-09 | 1 | -0/+4 |
* | [llvm-mca] Avoid exposing index values in the MCA interfaces. | Matt Davis | 2018-05-07 | 1 | -2/+2 |
* | [llvm-mca] Lift the logic of the RetireControlUnit from the Dispatch translat... | Matt Davis | 2018-05-01 | 1 | -0/+91 |