This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cdcf70c [WebAssembly] Fix import type to be signed LEBs new 9efd978 [PPC] Add generated tests for all atomic operations new 49901e7 [LV] Delete unneeded scalar GEP creation code
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/Transforms/Vectorize/LoopVectorize.cpp | 34 +- test/CodeGen/PowerPC/atomics-regression.ll | 9546 ++++++++++++++++++++++ test/Transforms/LoopVectorize/float-induction.ll | 3 +- test/Transforms/LoopVectorize/if-pred-stores.ll | 2 +- utils/update_llc_test_checks.py | 4 + 5 files changed, 9553 insertions(+), 36 deletions(-) create mode 100644 test/CodeGen/PowerPC/atomics-regression.ll