Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MCA] Fix test cases (NFC) | Evandro Menezes | 2019-11-22 | 1 | -3/+3 |
| | | | | Fix the test cases for Exynos M5 that break under Darwin. | ||||
* | [AArch64] Add the pipeline model for Exynos M5 | Evandro Menezes | 2019-11-22 | 1 | -0/+114 |
| | | | | Add the scheduling and cost models for Exynos M5. | ||||
* | Revert "[AArch64] Add the pipeline model for Exynos M5" | Eric Christopher | 2019-11-20 | 1 | -114/+0 |
| | | | | | | as it's causing test failures in llvm-mca. This reverts commit 9bdfee2a3bd13d405ce1592930182f23849d2897. | ||||
* | [AArch64] Add the pipeline model for Exynos M5 | Evandro Menezes | 2019-11-20 | 1 | -0/+114 |
Add the scheduling and cost models for Exynos M5. |