thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift/compare...
authorWei Guozhi <carrot@google.com>
Wed, 7 Jul 2010 18:21:48 +0000 (18:21 +0000)
committerJing Yu <jingyu@gcc.gnu.org>
Wed, 7 Jul 2010 18:21:48 +0000 (18:21 +0000)
commit88c1612f9b87433af7bec8f93b546f2f89bfaea5
tree4ff2604c01b328d3f8580292a3273ff67e97e41b
parentece53c911447fb9632b4e0596b5ec3e3f0a4de77
thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift/compare): Add a missing line.

2010-07-07  Wei Guozhi  <carrot@google.com>
* config/arm/thumb2.md (peephole2 to convert zero_extract/compare
of lowest bits to lshift/compare): Add a missing line.

From-SVN: r161930
gcc/ChangeLog
gcc/config/arm/thumb2.md