This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b65c475ad6 Register/MCRegister: Add conversion operators to avoid use [...] new 96a3f694fcb [AArch64][GlobalISel] Inline tiny memcpy et al at -O0. new 37dbc4c92ea Fix MSVC error after r367916
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: include/llvm/CodeGen/GlobalISel/CombinerHelper.h | 4 +- lib/CodeGen/GlobalISel/CombinerHelper.cpp | 5 +- lib/CodeGen/MachineBasicBlock.cpp | 2 +- lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp | 7 +- .../AArch64/GlobalISel/inline-small-memcpy.mir | 86 ++++++++++++++++++++++ 5 files changed, 98 insertions(+), 6 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/inline-small-memcpy.mir