Add missing changelog details in previous commit.

* config/sparc/predicates.md (const_one_operand): Delete.

From-SVN: r179442
This commit is contained in:
David S. Miller 2011-10-02 17:52:32 -07:00
parent 5422cd26d3
commit bb69f33b3a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
conditional insn type setting, we always emit a shift.
(*ashlsi3_extend, *lshrsi3_extend0): New patterns.
(*lshrsi3_extend): Rename to *lshrsi3_extend1.
* config/sparc/predicates.md (const_one_operand): Delete.
2011-10-02 Gerald Pfeifer <gerald@pfeifer.com>