This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from af3b6be [RewriteStatepointsForGC] Remove obsolete assertion new 0d4db70 Add a test showing how hidden stubs are handled on ppc. new 86cadc5 [LCSSA] Use any_of() to simplify the code. NFCI. new 9ae1fd1 [PM/LCSSA] Fix dependency list. Some passes are preserved, no [...]
The 3 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/Utils/LCSSA.cpp | 16 +++++----------- test/CodeGen/PowerPC/indirect-hidden.ll | 23 +++++++++++++++++++++++ 2 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 test/CodeGen/PowerPC/indirect-hidden.ll