This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 13dad4b llvm-dwp: Use llvm::Error to improve diagnostic quality/error [...] new c37b54d Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSu [...]
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/LiveInterval.h | 4 + include/llvm/CodeGen/LiveIntervalAnalysis.h | 5 - lib/CodeGen/LiveInterval.cpp | 265 +++++++++++++++++++++++++--- lib/CodeGen/LiveIntervalAnalysis.cpp | 6 - lib/CodeGen/LiveRangeCalc.cpp | 18 +- lib/CodeGen/LiveRangeCalc.h | 5 - test/CodeGen/AMDGPU/liveness.mir | 32 ---- 7 files changed, 250 insertions(+), 85 deletions(-) delete mode 100644 test/CodeGen/AMDGPU/liveness.mir