This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 96f1d45 [AMDGPU] SISched: Update colorEndsAccordingToDependencies new 3d5ea4c [GlobalISel][AArch64] Select store of zero to WZR/XZR. new db6b71b [GlobalISel][AArch64] Fold G_GEP into LDR/STR ui addressing mode. new 97874bd [GlobalISel][AArch64] Fold FI into LDR/STR ui addressing mode. new 573d120 Remove unneccessary virtual destructor from DwarfExpression. new 91a21c4 Remove redundant check for nullptr.
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: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 4 +- lib/CodeGen/AsmPrinter/DwarfExpression.h | 6 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 36 ++- test/CodeGen/AArch64/GlobalISel/select-load.mir | 301 ++++++++++++++++++++++ test/CodeGen/AArch64/GlobalISel/select-store.mir | 289 +++++++++++++++++++++ 5 files changed, 630 insertions(+), 6 deletions(-)