Remove the last remat-related code from LiveIntervalAnalysis.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Jun 2012 01:06:15 +0000 (01:06 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 5 Jun 2012 01:06:15 +0000 (01:06 +0000)
commitafb32f7fb482d62532d575ea7b1ee8ab3919575c
tree13e379f9e63686c70ae1cd64cdc5a8ddce12fe29
parent3dfd59bdc3ab1135961a3798b4f23e191a7dc953
Remove the last remat-related code from LiveIntervalAnalysis.

Rematerialization is handled by LiveRangeEdit now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157974 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervalAnalysis.h
lib/CodeGen/LiveIntervalAnalysis.cpp