aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/thumb2.md
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-17arm.md (type): Add "simple_alu_shift" to attribute "type".Greta Yorsh1-15/+3
2012-12-11re PR target/55642 (Invalid thumb code generated ("thumb conditional instruct...Kyrylo Tkachov1-0/+2
2012-11-30For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan1-8/+21
2012-11-29re PR target/54974 ([ARM] [thumb] Incorrect placement of constant pools)Matthew Gretton-Dann1-5/+5
2012-11-22arm.md (*arm_abssi2): Define predicable attribute.Kyrylo Tkachov1-2/+2
2012-10-16loop-doloop.c (doloop_modify): Pass doloop_end pattern to gen_doloop_begin.Joern Rennecke1-1/+2
2012-09-06arm.c: Use CONST_INT_P...Kyrylo Tkachov1-9/+9
2012-06-18Add a new parameter to the function output_return_instruction to handle simpl...Ian Bolton1-10/+5
2012-03-21arm.c (thumb2_reorg): Add complete support for 16-bit instructions.Andrew Stubbs1-108/+0
2012-02-21re PR target/52294 ([ARM Thumb] generated asm code produces "branch out of ra...Richard Earnshaw1-3/+4
2012-01-31config/arm/thumb2.md (thumb2_mov_notscc): Use MVN for trueMatthew Gretton-Dann1-1/+1
2011-09-13arm.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-2/+2
2011-06-20re PR target/49385 (Invalid RTL intstruction for ARM)Ramana Radhakrishnan1-1/+3
2011-06-01arm-cores.def: Add cortex-r5.Paul Brook1-20/+0
2011-05-11Doloop pattern for ARMRevital Eres1-1/+53
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-06re PR target/43137 (redundant register move for sign extending)Bernd Schmidt1-139/+0
2010-08-16thumb2.md (thumb2_notsi_shiftsi, [...]): Delete.Bernd Schmidt1-208/+2
2010-08-12arm.md (andsi3): Change to zero extension if possible.Wei Guozhi1-1/+1
2010-08-02thumb2.md (thumb2_movdi, [...]): Delete patterns.Bernd Schmidt1-64/+1
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi1-0/+2
2010-07-07thumb2.md (peephole2 to convert zero_extract/compare of lowest bits to lshift...Wei Guozhi1-0/+23
2010-07-06re PR rtl-optimization/44787 (internal compiler error: in reload_cse_simplify...Bernd Schmidt1-1/+1
2010-07-02re PR rtl-optimization/42835 (Missed merging common code sequence at the end ...Bernd Schmidt1-36/+0
2010-06-24thumb2.md (thumb2_tlobits_cbranch): Delete.Richard Earnshaw1-84/+27
2010-06-19re PR target/44072 (Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2)Richard Earnshaw1-0/+26
2010-06-09arm.c (thumb2_reorg): New function.Bernd Schmidt1-23/+0
2010-06-04thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives for pool ranges.Julian Brown1-2/+2
2010-05-28thumb2.md (*thumb2_addsi3_compare0): New.Julian Brown1-0/+50
2010-05-25thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...Wei Guozhi1-7/+19
2010-05-21arm.c (arm_function_ok_for_sibcall): Only forbid sibling calls for Thumb-1.Julian Brown1-0/+13
2010-05-10thumb2.md (thumb2_tlobits_cbranch): New insn pattern.Wei Guozhi1-0/+74
2010-04-15thumb2.md (thumb2_movsi_insn): Split ldr and str alternatives according to us...Mark Shinwell1-5/+12
2010-04-02re PR target/43469 (ICE trying to compile glibc for ARM thumb2)Richard Earnshaw1-7/+8
2010-02-01arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.Richard Earnshaw1-27/+9
2009-12-07constraints.md (Ps, Pt): New constraint letters.Julian Brown1-3/+3
2009-12-05thumb2.md (thumb2_mulsi_short_compare0): Use a low-register for the scratch.Richard Earnshaw1-1/+1
2009-10-30arm.md (QHSI): New mode iterator.Richard Earnshaw1-5/+5
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