This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9926db0eb8e [LSR] Rewrite misses some fixup locations if it splits crit [...] new fc6686218a2 [AArch64][GlobalISel] Don't do extending loads combine for [...] new a164cf508d1 Revert r358405: "[llvm-objdump] Align instructions to a tab [...]
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/CombinerHelper.cpp | 5 +++ test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 2 +- .../GlobalISel/non-pow-2-extload-combine.mir | 37 ++++++++++++++++++++++ test/tools/llvm-objdump/X86/disassemble-align.s | 29 ----------------- tools/llvm-objdump/llvm-objdump.cpp | 23 +++----------- 5 files changed, 48 insertions(+), 48 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/non-pow-2-extload-combine.mir delete mode 100644 test/tools/llvm-objdump/X86/disassemble-align.s