- place memperms in the predblocks of the memphi, not in the blocks of the phi argument
[libfirm] / ir / be / bera.h
index af60a82..16419ad 100644 (file)
@@ -24,6 +24,7 @@ typedef struct {
        lc_timer_t *t_epilog;      /**< timer for epilog */
        lc_timer_t *t_live;        /**< timer for liveness calculation */
        lc_timer_t *t_spill;       /**< timer for spilling */
+       lc_timer_t *t_spillslots;  /**< spillslot coalescing */
        lc_timer_t *t_color;       /**< timer for graph coloring */
        lc_timer_t *t_ifg;         /**< timer for building interference graph */
        lc_timer_t *t_copymin;     /**< timer for copy minimization */