This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4150c1d4af4 MSan: handle callbr instructions new 39e1a0dcf26 [SCEV][LSR] Prevent using undefined value in binops
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/Analysis/ScalarEvolutionExpander.cpp | 4 +- test/CodeGen/ARM/lsr-undef-in-binop.ll | 251 +++++++++++++++++++++ .../LoopDistribute/bounds-expansion-bug.ll | 16 +- 3 files changed, 262 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/ARM/lsr-undef-in-binop.ll