also take kills into account when computing flow dependences for C target
commite61fb39211ae7ac87615c6a71990d1c69fb91892
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 17 May 2017 10:03:22 +0000 (17 12:03 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 19 Jun 2017 08:08:33 +0000 (19 10:08 +0200)
tree5d01745bed4acc98d4a4e92cc0b80dd26baea0c6
parent57ca32bc9ae4d526241dea2654b6dcd1c2d58e60
also take kills into account when computing flow dependences for C target

Since commit fa76a1b8 (take kills into account when computing flow dependences,
Thu Jan 1 10:14:18 2015 +0100), kills are taken into account, but only
for GPU targets.  However, the reasons for taking kills into account
are not specific for GPU targets, so do it for the C target too.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
ppcg.c