This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e2e7ab2 [AArch64][GlobalISel] Select (variable) shifts. new 89aeadc [Pipeliner] Fix an asssert due to invalid Phi in the epilog new 7b9ac36 [ADCE] Modify data structures to support removing control flow
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/CodeGen/MachinePipeliner.cpp | 3 +- lib/Transforms/Scalar/ADCE.cpp | 241 ++++++++++++++++++++++++----- test/CodeGen/Hexagon/swp-epilog-reuse-1.ll | 44 ++++++ 3 files changed, 250 insertions(+), 38 deletions(-) create mode 100644 test/CodeGen/Hexagon/swp-epilog-reuse-1.ll