X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbessaconstr.h;h=914dec17d59b6262a00482a321db0b5a2107a879;hb=0318dc1a48ce72b311592c28affc31fabc95f026;hp=a2e404e85b66bd401938f37e6959aba63e4bee5e;hpb=65a52a96e8ab7ed601d7f98c516d37c46b674b4a;p=libfirm diff --git a/ir/be/bessaconstr.h b/ir/be/bessaconstr.h index a2e404e85..914dec17d 100644 --- a/ir/be/bessaconstr.h +++ b/ir/be/bessaconstr.h @@ -29,7 +29,7 @@ * to their closest copy while introducing phis as necessary. * * Algorithm: Mark all blocks in the iterated dominance frontiers of the value - * and it's copies. Link the copies ordered by dominance to the blocks. Then + * and its copies. Link the copies ordered by dominance to the blocks. Then * we search for each use all definitions in the current block, if none is * found, then we search one in the immediate dominator. If we are in a block * of the dominance frontier, create a phi and do the same search for all