On 08/20/2011 02:16 PM, Uros Bizjak wrote: > - Yb register constraint is added to conditionally enable generation > of BMI alternatives in generic shift and rotate patterns. The BMI > variant is generated only if RA chooses it as the most profitable > alternative.
We really should use the (relatively new) enabled attribute instead of adding more and more conditional register constraints. r~