This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 795e15e Revert "Reapply r291025 ("AMDGPU: Remove unneccessary interme [...] new 4700463 CodeGen: Assert that liveness is up to date when reading bloc [...]
The 1 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/MachineBasicBlock.h | 2 +- lib/CodeGen/IfConversion.cpp | 42 +++++++++++++++++----------- lib/CodeGen/MIRPrinter.cpp | 8 +++--- lib/CodeGen/MachineBasicBlock.cpp | 9 +++++- lib/CodeGen/MachineVerifier.cpp | 18 ++++++------ lib/CodeGen/RegisterScavenging.cpp | 5 ---- test/CodeGen/AArch64/machine-scheduler.mir | 5 ++-- test/CodeGen/MIR/X86/basic-block-liveins.mir | 9 ++++-- test/CodeGen/MIR/X86/machine-verifier.mir | 3 +- test/CodeGen/X86/tail-call-conditional.mir | 3 +- 10 files changed, 61 insertions(+), 43 deletions(-)