If-conversion incorrectly calculates liveness of redefined registers
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 11 Aug 2016 18:42:06 +0000 (18:42 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 11 Aug 2016 18:42:06 +0000 (18:42 +0000)
commita003b7639164279bf5afdabe5c7b3d53f1039313
tree2a11959970052a308d976a9ed6568854b945a6af
parent81cc38cf9ad8fe2aaa3ac6203df4b5ff2d780ca4
If-conversion incorrectly calculates liveness of redefined registers

Differential Revision: https://reviews.llvm.org/D23207

llvm-svn: 278383
llvm/lib/CodeGen/IfConversion.cpp
llvm/test/CodeGen/Hexagon/ifcvt-impuse-livein.mir [new file with mode: 0644]