This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 06ff48c [Hexagon] Rename TypeCOMPOUND to TypeCJ new 0de282c [JumpThread] Enhance finding partial redundant loads by conti [...]
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: include/llvm/Analysis/Loads.h | 3 +- lib/Analysis/Loads.cpp | 6 +- lib/Transforms/Scalar/JumpThreading.cpp | 23 ++++++-- test/Transforms/JumpThreading/thread-loads.ll | 79 +++++++++++++++++++++++++++ 4 files changed, 105 insertions(+), 6 deletions(-)