This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3f5d05df68f Revert "[SampleFDO] Expose an interface to return the size [...] new 1809a8891a6 [AArch64][GlobalISel] Make <4 x s32> G_ASHR and G_LSHR legal. new f37518f8049 [AArch64][GlobalISel] Selection support for G_ASHR of <2 x s64> new bca591ab2b4 [AArch64][GlobalISel] Implement selection for G_SHL of <2 x i64>
The 3 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/AArch64InstructionSelector.cpp | 10 ++- lib/Target/AArch64/AArch64LegalizerInfo.cpp | 8 ++- .../AArch64/GlobalISel/legalize-vector-shift.mir | 78 ++++++++++++++++++++++ .../AArch64/GlobalISel/select-vector-shift.mir | 59 ++++++++++++++++ 4 files changed, 151 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-vector-shift.mir