aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/thumb2.md
AgeCommit message (Expand)AuthorFilesLines
2009-07-10thumb2.md (thumb2_cbz): Correct computation of length attribute.Mark Mitchell1-4/+6
2009-06-22arm.c (arm_print_operand): Deal with HIGH.Nathan Sidwell1-1/+1
2009-06-01thumb2.md (thumb2_zero_extendhidi2): New insn and split.Richard Earnshaw1-0/+49
2009-05-31thumb2.md (thumb2_extendsidi2): Add a split sub-pattern.Richard Earnshaw1-9/+35
2009-05-28thumb2.md (thumb2_zero_extendsidi2): Add a split component.Richard Earnshaw1-10/+24
2009-05-23thumb2.md: Add 16-bit multiply instructions.Mark Mitchell1-0/+65
2009-05-21thumb2.md (orsi_notsi_si): Fix typo in pattern.Ramana Radhakrishnan1-1/+1
2009-05-20Fix Thumb2 bic ornRamana Radhakrishnan1-1/+45
2008-11-20thumb2.md (thumb2_casesi_internal, [...]): Use earlyclobber for scratch opera...Joseph Myers1-2/+2
2008-11-03arm.md (UNSPEC_PIC_BASE): Update documentation.Richard Sandiford1-2/+2
2008-09-01thumb2.md (thumb2_negscc): Match the correct operand for optimized LT0 test.Paul Brook1-4/+1
2008-03-12thumb2.md: Extend peephole to cover 3-arg subs.Paul Brook1-5/+72
2008-03-10cortex-r4.md: New.Paul Brook1-3/+5
2008-02-26arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.Paul Brook1-5/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-01arm.c (arm_cannot_copy_insn_p): Do not expect a PARALLEL.Daniel Jacobowitz1-3/+3
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-08arm.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2007-01-03backport: thumb2.md: New file.Paul Brook1-0/+1188