This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 873ecc1aa0d [Misched] : Fix typo in comment. NFC. new b0ef3feec1b [AArch64][Falkor] Ignore SP based loads in HW prefetch fixups. new 580c45b12d8 [InstCombine] Gating select arithmetic optimization.
The 2 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/AArch64FalkorHWPFFix.cpp | 7 +++- .../InstCombine/InstructionCombining.cpp | 5 ++- test/CodeGen/AArch64/falkor-hwpf-fix.mir | 23 +++++++++++ test/Transforms/InstCombine/select_arithmetic.ll | 48 +++++++++++++++++++++- 4 files changed, 78 insertions(+), 5 deletions(-)