This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d38a2490f32 AMDGPU/GlobalISel: Legalize/regbankselect fneg/fabs/fsub new 563dd25b0e4 GlobalISel: Improve crash on invalid mapping new 69008a07a6c SROA: preserve alignment tags on loads and stores. new fe8acf3ad35 [TargetLowering] Fallback from SimplifyDemandedVectorElts t [...]
The 3 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/RegBankSelect.cpp | 2 +- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 9 ++++- lib/Transforms/Scalar/SROA.cpp | 59 +++++++++++++++++++++-------- test/CodeGen/X86/known-bits-vector.ll | 6 +-- test/CodeGen/X86/shrink_vmul-widen.ll | 20 +++------- test/CodeGen/X86/shrink_vmul.ll | 20 +++------- test/Transforms/SROA/alignment.ll | 47 +++++++++++++++++++++++ 7 files changed, 113 insertions(+), 50 deletions(-)