X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopyoptmain.h;h=215619702d162e3c8cada7cc398671297a47a5ee;hb=4f417e663c57b18187741bfea3455d2ec3d5a137;hp=832a57dc6fdebe29a34199f4e771539286cd5e4f;hpb=8b804cbbf9f18aa5e4295efca0e92e46cd1da6c9;p=libfirm diff --git a/ir/be/becopyoptmain.h b/ir/be/becopyoptmain.h index 832a57dc6..215619702 100644 --- a/ir/be/becopyoptmain.h +++ b/ir/be/becopyoptmain.h @@ -4,12 +4,10 @@ * Copyright: (c) Universitaet Karlsruhe * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. - * Main header for the optimization reducing the copies needed for: - * - phi coalescing - * - register-constrained nodes - * - * Checker included. - * By request some statistics are collected too. + * Main file for the optimization reducing the copies needed for: + * - Phi coalescing + * - Register-constrained nodes + * - Two-address code instructions */ #ifndef _BECOPYOPTMAIN_H