This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7d456cf705b [Docs] Adds new section to User Guides page new 98f3da8989f [NFC][PhaseOrdering] Add end-to-end tests for the 'two shif [...] new c21089a72e7 Revert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll new 9d38ddb7125 Revert [Dominators][CodeGen] Clean up MachineDominators
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: include/llvm/CodeGen/MachineDominators.h | 63 ++++++----- lib/CodeGen/MachineDominators.cpp | 16 ++- test/CodeGen/AArch64/tailmerging_in_mbp.ll | 1 - .../Transforms/PhaseOrdering/two-shifts-by-sext.ll | 125 +++++++++++++++++++++ 4 files changed, 172 insertions(+), 33 deletions(-) create mode 100644 test/Transforms/PhaseOrdering/two-shifts-by-sext.ll