This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from acc481d33fb Revert "AArch64: Omit callframe setup/destroy when not necessary" new c3398249f51 [AArch64] Change the filename of the Exynos M1 scheduling defs new 11d041a905f [X86] Add test case to ensure testw is generated when optim [...] new 3b001774363 [CodeGen] Simplify conditional. NFC
The 3 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/AsmPrinter/AsmPrinter.cpp | 2 +- lib/Target/AArch64/AArch64.td | 2 +- .../{AArch64SchedM1.td => AArch64SchedExynosM1.td} | 4 +- test/CodeGen/X86/test-shrink.ll | 44 ++++++++++++++++++++++ 4 files changed, 48 insertions(+), 4 deletions(-) rename lib/Target/AArch64/{AArch64SchedM1.td => AArch64SchedExynosM1.td} (99%)