OSDN Git Service

Fixed some tests to avoid LiveIntervals::getInstructionFromIndex(..) overhead where...
authorLang Hames <lhames@gmail.com>
Sun, 26 Sep 2010 03:37:09 +0000 (03:37 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 26 Sep 2010 03:37:09 +0000 (03:37 +0000)
commitcec2945f3092c4d087716eb96062d7c7ef6fe60c
treeb49566e95f0f1e30d989e324cf72d260af433a4d
parenta6c1dbd541d93359a7dd8fbcba3d7f0bf77e60c5
Fixed some tests to avoid LiveIntervals::getInstructionFromIndex(..) overhead where possible. Thanks to Jakob for the suggestions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/PreAllocSplitting.cpp
lib/CodeGen/SimpleRegisterCoalescing.cpp