This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e8dffb1568 [LoopUnroll] Properly update loop structure in case of succ [...] new 0f7a7573151 [AArch64][Falkor] Avoid generating STRQro* instructions
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/AArch64/AArch64.td | 6 +++- lib/Target/AArch64/AArch64InstrFormats.td | 12 +++----- lib/Target/AArch64/AArch64InstrInfo.td | 15 +++++++++- lib/Target/AArch64/AArch64Subtarget.h | 2 ++ test/CodeGen/AArch64/strqro.ll | 47 +++++++++++++++++++++++++++++++ 5 files changed, 72 insertions(+), 10 deletions(-) create mode 100644 test/CodeGen/AArch64/strqro.ll