This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 992a545f9b6 Revert "[BDCE][DemandedBits] Detect dead uses of undead ins [...] new f236e027c64 [AArch64] Use canonical copy idiom new a403dca63b3 [AArch64] Improve Exynos predicates new 289ef28882f [llvm-mca] Update Exynos test cases (NFC) new d45f58d794c [llvm-mca] Rename directory for the Cortex tests (NFC) new 1b084f058fb Test commit
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/GlobalISel/LegalizerInfo.cpp | 2 +- lib/Target/AArch64/AArch64SchedPredExynos.td | 13 +++-- lib/Target/AArch64/AArch64SchedPredicates.td | 4 +- .../AArch64/{CortexA57 => Cortex}/direct-branch.s | 0 .../{CortexA57 => Cortex}/shifted-register.s | 0 .../llvm-mca/AArch64/Exynos/load-register-offset.s | 61 ---------------------- .../AArch64/Exynos/store-register-offset.s | 47 ----------------- 7 files changed, 12 insertions(+), 115 deletions(-) rename test/tools/llvm-mca/AArch64/{CortexA57 => Cortex}/direct-branch.s (100%) rename test/tools/llvm-mca/AArch64/{CortexA57 => Cortex}/shifted-register.s (100%) delete mode 100644 test/tools/llvm-mca/AArch64/Exynos/load-register-offset.s delete mode 100644 test/tools/llvm-mca/AArch64/Exynos/store-register-offset.s