don't aggressively fold some nodes when we know it will increase register pressure
[libfirm] / ir / be / ia32 / ia32_dbg_stat.h
index e8dc902..b51b5fd 100644 (file)
  * Merge the debug info due to a destination address mode creation.
  *
  * @param load   the old load
- * @param store  yhe old store
+ * @param store  the old store
  * @param n      the new op
  */
 #define DBG_OPT_AM_D(load, store, n)                               \
        } while(0)
 
 /**
- * A Copy was created to fullfill two address code constraints
+ * A Copy was created to fulfill two address code constraints
  *
  * @param cpy  the copy
  */