This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a1b5de1ff8a Revert "Add support for prefix-only CLI options" new ea45c4dff88 [AArch64][GlobalISel] Fix the G_EXTLOAD combiner creating n [...]
The 1 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/CombinerHelper.cpp | 8 +++++ .../prelegalizercombiner-extending-loads-s1.mir | 39 ++++++++++++++++++++++ .../prelegalizercombiner-extending-loads.mir | 2 +- 3 files changed, 48 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-extending- [...]