This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13b8667 MIRParser: Move MachineFunction reference into PFS; NFC new ff8bc4a [MI] Fix MachineInstr::isInvariantLoad. new 6e665c8 [MI] Clean up some loops over MachineInstr::memoperands(). NFC new 88a264d [MIR] Fix one GlobalISel test case that I missed in r275314. new e12bf89 [LAA] Don't hold on to TargetLibraryInfo in the analysis result new 81c98a7 [LAA] Don't hold on to DominatorTree in the analysis result
The 5 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/Analysis/LoopAccessAnalysis.h | 12 ++++------ lib/Analysis/LoopAccessAnalysis.cpp | 10 +++++---- lib/CodeGen/MachineInstr.cpp | 26 +++++++++------------- .../AArch64/generic-virtual-registers-error.mir | 5 ++--- 4 files changed, 23 insertions(+), 30 deletions(-)