]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm.md
* arm.md (ior_xor): New code iterator.
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2009 10:12:22 +0000 (10:12 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Jul 2009 10:12:22 +0000 (10:12 +0000)
commit1c274529fc9415135a0e7895cea8389ecc9bb30b
treed553384857d12a6b186d25060e36c9afc8893241
parent1a8bc727477c2bf5567d972c14ecbc17eec53d6c
* arm.md (ior_xor): New code iterator.
(split for ior/xor with shift and zero-extend): New split pattern.
* arm/predicates.md (subreg_lowpart_operator): New special predicate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149673 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.md
gcc/config/arm/predicates.md