This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb38a0e0ac6 [PGO] Fix typos from r359612. NFC. new 7ef8b50e78e Reapply [Dominators][CodeGen] Clean up MachineDominators new cc1c78d945f [Dominators][CodeGen] Fix MachineDominatorTree preservation [...] new f2bab36046c [Dominators][CodeGen] Don't mark MachineDominatorTree as pr [...]
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 ++------ lib/CodeGen/MachineLICM.cpp | 1 - lib/CodeGen/MachineScheduler.cpp | 5 ++- lib/CodeGen/PHIElimination.cpp | 5 +++ test/CodeGen/AArch64/O3-pipeline.ll | 1 + test/CodeGen/ARM/O3-pipeline.ll | 1 + test/CodeGen/X86/O3-pipeline.ll | 2 + 8 files changed, 44 insertions(+), 50 deletions(-)