This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5f78ed InstCombine: Set operands instead of creating new call new 7b68503 Move the section name from GlobalObject to the LLVMContext new 2fa5ad0 [loop-unroll] Factor out code to update LoopInfo (NFC).
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: include/llvm/IR/GlobalObject.h | 36 +++++++++++++++++---- include/llvm/Transforms/Utils/UnrollLoop.h | 6 ++++ lib/IR/Globals.cpp | 26 +++++++++++++--- lib/IR/LLVMContextImpl.h | 7 +++++ lib/Transforms/Utils/LoopUnroll.cpp | 50 ++++++++++++++++++++---------- 5 files changed, 98 insertions(+), 27 deletions(-)