This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 12246fe Add missing module/license header. NFC. new 7fdaba3 [GlobalISel] Replace all combined G_EXTRACT uses. new fb5e79a [CodeGen] Remove dead FastISel code after SDAG emitted a tailcall.
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: lib/CodeGen/GlobalISel/Legalizer.cpp | 5 +---- lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 6 ++++++ .../AArch64/GlobalISel/legalize-combines.mir | 22 +++++++++++++++++++++ test/CodeGen/AArch64/fast-isel-tail-call.ll | 23 ++++++++++++++++++++++ 4 files changed, 52 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/fast-isel-tail-call.ll