OSDN Git Service

Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()"
authorTom Stellard <thomas.stellard@amd.com>
Thu, 12 May 2016 20:27:40 +0000 (20:27 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 12 May 2016 20:27:40 +0000 (20:27 +0000)
commitc37b54dfc57d352e32623b9ff19694b09d746beb
tree136694b8c9a032c0be522134074919e61cd8dfda
parent13dad4bbfc7d7da5e7ac273794b4fd398ee68f4b
Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()"

This reverts commit r269016 and also the follow-up commit r269020.

This patch caused PR27705.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269344 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/LiveRangeCalc.cpp
lib/CodeGen/LiveRangeCalc.h
test/CodeGen/AMDGPU/liveness.mir [deleted file]