This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c01b38a2d4a [TI removal] Switch MergeFunctions to directly use Instruct [...] new cb0797beaa9 [TI removal] Switch ObjCARC code to directly use the nice r [...] new 7d0753a0013 [TI removal] Update CodeExtractor to use Instruction directly. new 17441525816 [TI removal] Use `Instruction` instead of `TerminatorInst` [...] new a2da1d01556 [TI removal] Switch NewGVN to directly use `Instruction`. new 56c38515176 [TI removal] Switch simple loop unswitch to `Instruction`.
The 5 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/DependencyAnalysis.cpp | 5 +---- lib/Transforms/ObjCARC/ObjCARCOpts.cpp | 20 ++++++++------------ lib/Transforms/Scalar/NewGVN.cpp | 6 +++--- lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 10 +++++----- lib/Transforms/Utils/CodeExtractor.cpp | 8 ++++---- lib/Transforms/Utils/Local.cpp | 4 ++-- 6 files changed, 23 insertions(+), 30 deletions(-)