This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ff7002de72a [X86] Teach X86SelectionDAGInfo::EmitTargetCodeForMemcpy ab [...] new 479b4ab2b0e Break LoopUtils into an Analysis file.
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: .../Utils/LoopUtils.h => Analysis/IVDescriptors.h} | 222 +---- include/llvm/Transforms/Utils/LoopUtils.h | 318 +------ lib/Analysis/CMakeLists.txt | 1 + .../LoopUtils.cpp => Analysis/IVDescriptors.cpp} | 698 +-------------- lib/Transforms/Utils/LoopUtils.cpp | 989 +-------------------- 5 files changed, 39 insertions(+), 2189 deletions(-) copy include/llvm/{Transforms/Utils/LoopUtils.h => Analysis/IVDescriptors.h} (56%) copy lib/{Transforms/Utils/LoopUtils.cpp => Analysis/IVDescriptors.cpp} (59%)