This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d9d2f4eb1fc Add test for store merge with noimplicitfloat new 8db6b005721 [TRE] Improve code motion in TRE, use AA to tell whether a [...] new fc065812f34 [JumpThreading][LVI] Invalidate LVI information after block [...]
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/Scalar/JumpThreading.cpp | 31 ++++++++ lib/Transforms/Scalar/TailRecursionElimination.cpp | 46 +++++++----- .../LazyValueAnalysis/lvi-after-jumpthreading.ll | 87 ++++++++++++++++++++++ test/Transforms/TailCallElim/reorder_load.ll | 27 +++++++ 4 files changed, 172 insertions(+), 19 deletions(-)