Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-mca] Removed wrong NDEBUG guards introduced by my last commit. | Andrea Di Biagio | 2018-06-26 | 1 | -3/+0 |
* | [llvm-mca] Remove unused header files and correctly guard some include header... | Andrea Di Biagio | 2018-06-26 | 1 | -0/+3 |
* | [llvm-mca] Remove unnecessary include and forward decl in RCU. NFC. | Matt Davis | 2018-06-22 | 1 | -1/+0 |
* | [llvm-mca] Add the RetireStage. | Matt Davis | 2018-05-25 | 1 | -22/+15 |
* | [llvm-mca] Make Dispatch a subclass of Stage. | Matt Davis | 2018-05-17 | 1 | -3/+3 |
* | [llvm-mca] Remove unused include header files. NFC | Andrea Di Biagio | 2018-05-15 | 1 | -4/+3 |
* | [llvm-mca] Add file header to RetireControlUnit.cpp. | Andrea Di Biagio | 2018-05-15 | 1 | -0/+15 |
* | llvm-mca: Add missing includes | David Blaikie | 2018-05-09 | 1 | -1/+1 |
* | [llvm-mca] Avoid exposing index values in the MCA interfaces. | Matt Davis | 2018-05-07 | 1 | -4/+5 |
* | [llvm-mca] Lift the logic of the RetireControlUnit from the Dispatch translat... | Matt Davis | 2018-05-01 | 1 | -0/+80 |