This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 09a18aac31f [x86][icelake]BITALG vpopcnt{b,w} Differential Revision: ht [...] new ec5c18ff129 [MI scheduler] Fix VADD and VSUB in cortex-a57 model
The 1 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/Target/ARM/ARMScheduleA57.td | 4 ++-- test/CodeGen/ARM/cortex-a57-misched-vadd.ll | 26 ++++++++++++++++++++++++++ test/CodeGen/ARM/cortex-a57-misched-vsub.ll | 26 ++++++++++++++++++++++++++ 3 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/ARM/cortex-a57-misched-vadd.ll create mode 100644 test/CodeGen/ARM/cortex-a57-misched-vsub.ll