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/existing-fp8
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
/
simplify-rtx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-20
double-int.h (double_int_setbit): Declare.
Anatoly Sokolov
1
-37
/
+32
2010-03-16
re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...
Jakub Jelinek
1
-15
/
+11
2010-01-12
Update Copyright years.
Jakub Jelinek
1
-1
/
+1
2010-01-12
re PR debug/42662 (invalid rtl sharing found in the insn)
Jakub Jelinek
1
-1
/
+2
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-57
/
+57
2009-11-12
re PR middle-end/41930 (cc1 SEGV compiling maxval_r16.c)
Uros Bizjak
1
-5
/
+8
2009-11-04
re PR rtl-optimization/41833 (vec_splat followed by vec_splat could be improved)
Andrew Pinski
1
-0
/
+3
2009-10-26
tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
Ben Elliston
1
-2
/
+10
2009-10-22
simplify-rtx.c (simplify_replace_fn_rtx): Add a fallback case for rtxes that ...
Richard Sandiford
1
-3
/
+42
2009-10-20
rtl.h (simplify_replace_fn_rtx): Declare.
Richard Sandiford
1
-22
/
+37
2009-10-20
simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.
Jie Zhang
1
-0
/
+1
2009-10-11
simplify-rtx.c (simplify_replace_rtx): Use rtx_equal_p for all OLD_RTXes, not...
Richard Sandiford
1
-7
/
+2
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+100
2009-08-27
re PR rtl-optimization/40861 (ICE in simplify_subreg, at simplify-rtx.c:4981)
Uros Bizjak
1
-1
/
+3
2009-08-03
re PR c/39902 (x * 1.0DF gets wrong value)
Janis Johnson
1
-0
/
+1
2009-07-09
simplify-rtx.c (simplify_binary_operation_1): Transform (and (truncate)) into...
Adam Nemet
1
-0
/
+12
2009-06-22
alias.c: Use REG_P...
Shujing Zhao
1
-99
/
+99
2009-05-12
Merge cond-optab branch.
Paolo Bonzini
1
-14
/
+2
2009-04-24
simplify-rtx.c (simplify_binary_operation_1, case AND): Result is zero if no ...
Bernd Schmidt
1
-8
/
+13
2009-03-31
simplify-rtx.c (simplify_relational_operation_1): Simplify (LTU (PLUS a C) C)...
Bernd Schmidt
1
-0
/
+14
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-11-20
re PR rtl-optimization/32283 (Missed induction variable optimization)
Zdenek Dvorak
1
-10
/
+24
2008-11-11
re PR rtl-optimization/37363 (Fix for PR 36090 causes libstdc++ regressions)
Richard Sandiford
1
-18
/
+0
2008-09-02
simplify-rtx.c (simplify_binary_operation_1): Check for CONST...
Richard Sandiford
1
-2
/
+6
2008-08-31
fwprop.c (should_replace_address): Add speed attribute.
Jan Hubicka
1
-2
/
+4
2008-08-28
rtl.h (simplify_subreg_regno): Declare.
Richard Sandiford
1
-28
/
+6
2008-08-12
defaults.h (TARGET_FLOAT_FORMAT): Remove.
Ulrich Weigand
1
-3
/
+2
2008-08-12
real.h (struct real_format): New member has_sign_dependent_rounding.
Ulrich Weigand
1
-2
/
+1
2008-06-09
re PR middle-end/36447 (simplify_subreg ICE with right shift more than length...
Andy Hutchinson
1
-0
/
+1
2008-05-08
re PR target/36090 (ppc64 cacoshl miscompilation)
Paolo Bonzini
1
-0
/
+18
2008-03-06
simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions...
Paolo Bonzini
1
-0
/
+16
2008-02-28
simplify-rtx.c (simplify_unary_operation_1): Extend the handling of SUBREG_PR...
Richard Sandiford
1
-5
/
+20
2008-02-23
re PR tree-optimization/33512 (Simple bitwise simplification missed)
Andrew Pinski
1
-0
/
+13
2008-01-25
re PR target/34856 (ICE with some constant vectors)
Uros Bizjak
1
-1
/
+6
2007-12-18
re PR rtl-optimization/34490 (r128833 causes miscompilation of glibc clock_ge...
Jakub Jelinek
1
-7
/
+9
2007-10-07
simplify-rtx.c (simplify_binary_operation_1): Canonicalize truncated shift co...
Richard Sandiford
1
-2
/
+9
2007-10-01
simplify-rtx.c (comparison_result, [...]): Rename CR_* constants to CMP_*.
Paolo Bonzini
1
-56
/
+54
2007-09-27
simplify-rtx.c (comparison_result): New.
Paolo Bonzini
1
-161
/
+266
2007-09-10
simplify-rtx.c (simplify_relational_operation_1): For recent canonicalization...
Hans-Peter Nilsson
1
-1
/
+3
2007-09-09
re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...
Rask Ingemann Lambertsen
1
-0
/
+6
2007-09-04
Add new fp flags: -fassociative-math and -freciprocal-math
Revital Eres
1
-4
/
+4
2007-08-30
c-lex.c (interpret_fixed): Declare.
Chao-ying Fu
1
-2
/
+56
2007-08-29
simplify-rtx.c (simplify_binary_operation_1): Change CONST_VECTOR_ELT to XVEC...
Uros Bizjak
1
-1
/
+1
2007-08-28
re PR target/32661 (__builtin_ia32_vec_ext suboptimal for pointer/ref args)
Uros Bizjak
1
-0
/
+79
2007-08-28
re PR rtl-optimization/33148 (ICE in trunc_int_for_mode, at explow.c:56 durin...
Jakub Jelinek
1
-1
/
+2
2007-08-25
c-common.c (vector_types_convertible_p, [...]): Constify.
Kaveh R. Ghazi
1
-3
/
+3
2007-08-22
fixed -ffinite-math-only A-A missing optimisation
Christian Bruel
1
-6
/
+2
2007-08-09
simplify-rtx.c (simplify_binary_operation_1): Removed erroneous break that wa...
Simon Baldwin
1
-2
/
+0
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-25
cfglayout.c (insn_scope, insn_line): Constify.
Kaveh R. Ghazi
1
-6
/
+6
[next]