OSDN Git Service

Do not rename registers that do not start an independent live range
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 26 May 2016 18:22:53 +0000 (18:22 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Thu, 26 May 2016 18:22:53 +0000 (18:22 +0000)
commite19980c4083344d2ae33fe78b368889ac18a2662
treef20ce2a18b417b7afa39c5bc703dc7496a173a99
parent018780927c606dea1ed92dc96499d3ad07df1cb3
Do not rename registers that do not start an independent live range

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@270885 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AggressiveAntiDepBreaker.cpp
test/CodeGen/MIR/Hexagon/anti-dep-partial.mir [new file with mode: 0644]