aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/constraints.md
AgeCommit message (Expand)AuthorFilesLines
2013-07-25Fix PR target/57731 PR target/57837Ramana Radhakrishnan1-6/+7
2013-07-22constraints.md (Pd): Allow TARGET_THUMB instead of TARGET_THUMB1.Kyrylo Tkachov1-2/+7
2013-06-28constraints.md (Ts): New constraint.Kyrylo Tkachov1-0/+3
2013-06-18arm.c (neon_vector_mem_operand): Add strict argument.Julian Brown1-3/+3
2013-06-07re PR target/56315 (ARM: Improve use of 64-bit constants in logical operations)Kyrylo Tkachov1-0/+6
2013-06-07constraints.md (Df): New constraint.Kyrylo Tkachov1-0/+6
2013-05-15Fix PR target/19599 - tailcall function pointers.Ramana Radhakrishnan1-0/+9
2013-04-15arm.c (const_ok_for_dimode_op): Handle AND case.Kyrylo Tkachov1-0/+6
2013-04-05peep-ldrd-1.c: New test.Greta Yorsh1-1/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-10-22arm-protos.h (offset_ok_for_ldrd_strd): New declaration.Sameera Deshpande1-1/+7
2012-07-01re PR target/53447 (missed optimization of 64bit ALU operation with small con...Wei Guozhi1-1/+7
2012-06-15arm.md (addsf3, adddf3): Use s_register_operand.Richard Earnshaw1-14/+5
2012-04-30arm.c (neon_valid_immediate): Allow const_int.Andrew Stubbs1-3/+3
2012-04-13constraints.md (Pe): New constraint.Joey Ye1-1/+6
2012-01-09arm: Convert to atomic optabs.Richard Henderson1-0/+5
2011-12-05Use vcvt from fixed to floating point where applicable.Ramana Radhakrishnan1-1/+7
2011-09-14arm.c (arm_override_options): Add unaligned_access support.Julian Brown1-1/+14
2011-08-26arm.c (struct four_ints): New type.Andrew Stubbs1-1/+13
2011-04-19arm-protos.h (thumb1_legitimate_address_p): New prototype.Wei Guozhi1-0/+9
2011-04-06arm.md (arm_cmpsi_insn): Compute attr "length".Wei Guozhi1-1/+6
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-09-02neon.md (UNSPEC_VCLE, [...]): New constants for unspecs.Julian Brown1-1/+7
2010-08-03simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...Bernd Schmidt1-1/+1
2010-08-02final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.Bernd Schmidt1-1/+6
2010-07-20arm.md (thumb1_addsi3): Add alternative and split for computing the sum of th...Bernd Schmidt1-2/+8
2010-07-02arm.c (arm_canonicalize_comparison): Canonicalize DImode comparisons.Daniel Jacobowitz1-1/+8
2010-06-19re PR target/44072 (Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2)Richard Earnshaw1-1/+11
2010-05-28thumb2.md (*thumb2_addsi3_compare0): New.Julian Brown1-1/+6
2010-05-25thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...Wei Guozhi1-1/+6
2009-12-07constraints.md (Ps, Pt): New constraint letters.Julian Brown1-0/+11
2009-11-09extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook1-2/+9
2009-06-22arm.c (arm_print_operand): Deal with HIGH.Nathan Sidwell1-5/+10
2009-06-13re PR target/40327 (Use fewer instructions to add some constants to register)Richard Earnshaw1-0/+13
2009-05-15arm.c (neon_vector_mem_operand): Handle element/structure loads.Paul Brook1-3/+10
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-05invoke.texi: Document new ARM -mfpu= and -mcpu= options.Paul Brook1-1/+1
2008-02-26arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.Paul Brook1-5/+4
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-25Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.Julian Brown1-2/+47
2007-07-03config.gcc (with_fpu): Allow --with-fpu=vfp3.Julian Brown1-4/+18
2007-01-03backport: thumb2.md: New file.Paul Brook1-41/+46
2006-05-08Remove the svn:mime-type property.Kazu Hirata1-1/+1
2006-05-06r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100Richard Earnshaw1-0/+186