This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2fd14ed24de [CodeView] Class record member counts should include base c [...] new 514aed67bfd [GlobalISel] Fix assert failure when legalizing non-power-2 loads. new 3b21b563edb [DAGCombiner] When folding (insert_subvector undef, (bitcas [...]
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/LegalizerHelper.cpp | 9 ++++++--- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +++- test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 10 ++++++++++ test/CodeGen/X86/pr36199.ll | 22 ++++++++++++++++++++++ 4 files changed, 41 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/X86/pr36199.ll