This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3a48b7c274c [X86] Teach X86TargetLowering::targetShrinkDemandedConstant [...] new b34a8c964f3 [AArch64] Keep track of MIFlags in the LoadStoreOptimizer
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: include/llvm/CodeGen/MachineInstr.h | 5 ++ lib/CodeGen/MachineInstr.cpp | 6 ++ lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 21 +++-- test/CodeGen/AArch64/ldst-miflags.mir | 99 ++++++++++++++++++++++++ 4 files changed, 124 insertions(+), 7 deletions(-) create mode 100644 test/CodeGen/AArch64/ldst-miflags.mir