This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 03fcc96f918 Make a file end with n and remove trailing whitespace. new a1c5e695516 GlobalISel: stop localizer putting constants before EH_LABELs new d20b5fba2b0 Recommit: GlobalISel: select G_EXTRACT and G_INSERT instruc [...]
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/Localizer.cpp | 3 +- lib/Target/AArch64/AArch64InstructionSelector.cpp | 50 +++++++++++++++++++- test/CodeGen/AArch64/GlobalISel/localizer.mir | 48 +++++++++++++++++++ .../AArch64/GlobalISel/select-insert-extract.mir | 54 ++++++++++++++++++++++ 4 files changed, 153 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/select-insert-extract.mir