OSDN Git Service

[Hexagon] Remove the utilization of IMPLICIT_DEFs from expand-condsets
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Wed, 24 Aug 2016 16:36:37 +0000 (16:36 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Wed, 24 Aug 2016 16:36:37 +0000 (16:36 +0000)
commitdff4c003ac77ebeea9d61a2e76a88205546863d7
treee1fb7428094b1bd1bd53c0209e8c83db99033f5c
parent96d3445a5fa20a191976fff151e6378e806e22ca
[Hexagon] Remove the utilization of IMPLICIT_DEFs from expand-condsets

This is no longer necessary, because since r279625 the subregister
liveness properly accounts for read-undefs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279637 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonExpandCondsets.cpp