This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA/ARM] Fix thumb2_mov_notscc pattern in thumb2.md


Hi,

This patch fixes the thumb2_mov_notscc pattern in the same way as the
ARM state mov_notscc pattern was fixed earlier in January.

This was highlighted by the gcc.target/arm/20120111-1.c testcase.

OK?

Thanks,

Matt

gcc/ChangeLog:

2012-01-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>

        config/arm/thumb2.md (thumb2_mov_notscc): Use MVN for true
        condition.
--
Matthew Gretton-Dann
Principal Engineer, PD Software, ARM Ltd.

Attachment: 1-RFA-ARM-Fix-thumb2_mov_notscc-pattern-in-thumb2-md.txt
Description: 1-RFA-ARM-Fix-thumb2_mov_notscc-pattern-in-thumb2-md.txt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]