This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bbc33ba7757 [LoopUnswitch] Don't remove instructions with side effects. new 4917282645e [LoopUnswitch] Make DEBUG output more readable (part 2). new e85d77f956b [ObjCARC] Do not move a release between a call and a retain [...]
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/ObjCARC/ObjCARC.h | 13 ++++++++++++ lib/Transforms/ObjCARC/PtrState.cpp | 36 +++++++++++++++++++--------------- lib/Transforms/Scalar/LoopUnswitch.cpp | 2 +- test/Transforms/ObjCARC/rv.ll | 25 +++++++++++++++++++++++ 4 files changed, 59 insertions(+), 17 deletions(-)