aboutsummaryrefslogtreecommitdiffstats
path: root/unssa.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-23extract nbr_users() from unssa.cLuc Van Oostenryck1-6/+1
2017-02-13unssa: update comment about the unneeded copiesLuc Van Oostenryck1-0/+4
2017-02-13unssa: eliminate trivial phisrc copiesLuc Van Oostenryck1-0/+22
2017-02-13unssa: try to avoid some OP_PHI copiesLuc Van Oostenryck1-0/+32
2017-02-13unssa: simplify rewrite of OP_PHISOURCELuc Van Oostenryck1-68/+21
2017-02-13unssa: do not try to update livenessLuc Van Oostenryck1-3/+0
2012-05-04unssa: track use of newly added pseudoJan Pokorný1-1/+1
2009-08-02unssa: track uses when replacing a phi nodeKamil Dudka1-0/+2
2005-11-25[PATCH] remove old commentLuc Van Oostenryck1-3/+0
2005-11-25[PATCH] unssa: update the liveness info.Luc Van Oostenryck1-0/+20
2005-11-22[PATCH] Rewrite of unssa().Luc Van Oostenryck1-58/+62
2005-11-21[PATCH] Add a function to translate the SSA form back to normal form.Luc Van Oostenryck1-0/+116