index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
arm
/
constraints.md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
Fix PR target/57731 PR target/57837
Ramana Radhakrishnan
1
-6
/
+7
2013-07-22
constraints.md (Pd): Allow TARGET_THUMB instead of TARGET_THUMB1.
Kyrylo Tkachov
1
-2
/
+7
2013-06-28
constraints.md (Ts): New constraint.
Kyrylo Tkachov
1
-0
/
+3
2013-06-18
arm.c (neon_vector_mem_operand): Add strict argument.
Julian Brown
1
-3
/
+3
2013-06-07
re PR target/56315 (ARM: Improve use of 64-bit constants in logical operations)
Kyrylo Tkachov
1
-0
/
+6
2013-06-07
constraints.md (Df): New constraint.
Kyrylo Tkachov
1
-0
/
+6
2013-05-15
Fix PR target/19599 - tailcall function pointers.
Ramana Radhakrishnan
1
-0
/
+9
2013-04-15
arm.c (const_ok_for_dimode_op): Handle AND case.
Kyrylo Tkachov
1
-0
/
+6
2013-04-05
peep-ldrd-1.c: New test.
Greta Yorsh
1
-1
/
+4
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+2
2012-10-22
arm-protos.h (offset_ok_for_ldrd_strd): New declaration.
Sameera Deshpande
1
-1
/
+7
2012-07-01
re PR target/53447 (missed optimization of 64bit ALU operation with small con...
Wei Guozhi
1
-1
/
+7
2012-06-15
arm.md (addsf3, adddf3): Use s_register_operand.
Richard Earnshaw
1
-14
/
+5
2012-04-30
arm.c (neon_valid_immediate): Allow const_int.
Andrew Stubbs
1
-3
/
+3
2012-04-13
constraints.md (Pe): New constraint.
Joey Ye
1
-1
/
+6
2012-01-09
arm: Convert to atomic optabs.
Richard Henderson
1
-0
/
+5
2011-12-05
Use vcvt from fixed to floating point where applicable.
Ramana Radhakrishnan
1
-1
/
+7
2011-09-14
arm.c (arm_override_options): Add unaligned_access support.
Julian Brown
1
-1
/
+14
2011-08-26
arm.c (struct four_ints): New type.
Andrew Stubbs
1
-1
/
+13
2011-04-19
arm-protos.h (thumb1_legitimate_address_p): New prototype.
Wei Guozhi
1
-0
/
+9
2011-04-06
arm.md (arm_cmpsi_insn): Compute attr "length".
Wei Guozhi
1
-1
/
+6
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-09-02
neon.md (UNSPEC_VCLE, [...]): New constants for unspecs.
Julian Brown
1
-1
/
+7
2010-08-03
simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...
Bernd Schmidt
1
-1
/
+1
2010-08-02
final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.
Bernd Schmidt
1
-1
/
+6
2010-07-20
arm.md (thumb1_addsi3): Add alternative and split for computing the sum of th...
Bernd Schmidt
1
-2
/
+8
2010-07-02
arm.c (arm_canonicalize_comparison): Canonicalize DImode comparisons.
Daniel Jacobowitz
1
-1
/
+8
2010-06-19
re PR target/44072 (Use 'add r0, 1' to replace 'cmp r0, -1' in thumb2)
Richard Earnshaw
1
-1
/
+11
2010-05-28
thumb2.md (*thumb2_addsi3_compare0): New.
Julian Brown
1
-1
/
+6
2010-05-25
thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...
Wei Guozhi
1
-1
/
+6
2009-12-07
constraints.md (Ps, Pt): New constraint letters.
Julian Brown
1
-0
/
+11
2009-11-09
extend.texi (Half-Precision): Update wording to reflect that there are now mu...
Paul Brook
1
-2
/
+9
2009-06-22
arm.c (arm_print_operand): Deal with HIGH.
Nathan Sidwell
1
-5
/
+10
2009-06-13
re PR target/40327 (Use fewer instructions to add some constants to register)
Richard Earnshaw
1
-0
/
+13
2009-05-15
arm.c (neon_vector_mem_operand): Handle element/structure loads.
Paul Brook
1
-3
/
+10
2009-05-14
tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...
Paolo Bonzini
1
-2
/
+2
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-08-05
invoke.texi: Document new ARM -mfpu= and -mcpu= options.
Paul Brook
1
-1
/
+1
2008-02-26
arm.c (thumb_set_frame_pointer): Ensure SP is first operand for Thumb-2.
Paul Brook
1
-5
/
+4
2007-08-02
host-hpux.c: Change copyright header to refer to version 3 of the GNU General...
Nick Clifton
1
-4
/
+3
2007-07-25
Makefile.in (TEXI_GCC_FILES): Add arm-neon-intrinsics.texi.
Julian Brown
1
-2
/
+47
2007-07-03
config.gcc (with_fpu): Allow --with-fpu=vfp3.
Julian Brown
1
-4
/
+18
2007-01-03
backport: thumb2.md: New file.
Paul Brook
1
-41
/
+46
2006-05-08
Remove the svn:mime-type property.
Kazu Hirata
1
-1
/
+1
2006-05-06
r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100
Richard Earnshaw
1
-0
/
+186