Spillers may alter MachineLoopInfo when breaking critical edges, so make it
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 19 Jul 2010 18:41:20 +0000 (18:41 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 19 Jul 2010 18:41:20 +0000 (18:41 +0000)
commit9529a1c3dd9946c1e63075f4bf146a731769ebe2
treeacee31dfaf24d4e334370d20d01dcf40bb0280e4
parent6ee32707f1dda2d885812c0a2e755051d1d7db08
Spillers may alter MachineLoopInfo when breaking critical edges, so make it
non-const.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108734 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/RegAllocLinearScan.cpp
lib/CodeGen/Spiller.cpp
lib/CodeGen/Spiller.h