Make LiveIntervals::handleMove() bundle aware.
authorLang Hames <lhames@gmail.com>
Wed, 15 Feb 2012 23:21:33 +0000 (23:21 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 15 Feb 2012 23:21:33 +0000 (23:21 +0000)
commitcc2037be2cf0159e9f7a917a4db434258fe6eb6b
treedbdc24337bcd60b38f7009e8ccb9e3416823ec5c
parent2de3ff50439918b5a822b3d06d4d7c5826e11e6c
Make LiveIntervals::handleMove() bundle aware.

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