OSDN Git Service

[Hexagon] segv while processing SUnit with nullNodePtr
authorRon Lieberman <ronl@codeaurora.org>
Sat, 17 Sep 2016 16:21:09 +0000 (16:21 +0000)
committerRon Lieberman <ronl@codeaurora.org>
Sat, 17 Sep 2016 16:21:09 +0000 (16:21 +0000)
commit973dd0ece57d6e27e547854738d4cde3f4138cf5
treede7e88e3dac9884a1cbdf97dd8c83b0f14a97b90
parentde82da552135f523615d67763642e5bc73eef55f
[Hexagon] segv while processing SUnit with nullNodePtr

Added BoundaryNode check to isBestZeroLatency function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281825 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonSubtarget.cpp
test/CodeGen/Hexagon/SUnit-boundary-prob.ll [new file with mode: 0644]