OSDN Git Service

Fix physical register liveness calculations:
authorTim Northover <Tim.Northover@arm.com>
Tue, 20 Nov 2012 09:56:11 +0000 (09:56 +0000)
committerTim Northover <Tim.Northover@arm.com>
Tue, 20 Nov 2012 09:56:11 +0000 (09:56 +0000)
commit310f248c22c5a20eaa4de1e612af3338a89144f3
tree3e4fc3bb0a0e1b1d85dfd2d38284f0c44f494f8a
parent4fe5405bdd2c76108e2d40020374a13d243d14c2
Fix physical register liveness calculations:

+ Take account of clobbers
+ Give outputs priority over inputs since they happen later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168360 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstrBundle.h
lib/CodeGen/MachineBasicBlock.cpp
lib/CodeGen/MachineInstrBundle.cpp
test/CodeGen/ARM/domain-conv-vmovs.ll