Disentangle moving a machine instr from updating LiveIntervals.
authorLang Hames <lhames@gmail.com>
Wed, 15 Feb 2012 01:23:52 +0000 (01:23 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 15 Feb 2012 01:23:52 +0000 (01:23 +0000)
commitda7984fbbac967ddbe5de4e789f8f37c673a7d75
treeb33581b63edba531487915a1c3764e4bb5216e6c
parentbbfa5c02be2ef2a9ff965a4dcfe9e99665dcf0ef
Disentangle moving a machine instr from updating LiveIntervals.

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