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-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-10-23
tree-vrp.c (extract_range_from_binary_expr): If flag_non_call_exceptions don'...
Ian Lance Taylor
1
-1
/
+2
2010-10-18
simplify-rtx.c (simplify_ternary_operation): Simplify (fma (neg a) (neg b) c)...
Richard Henderson
1
-3
/
+24
2010-10-15
Add fma support
Michael Meissner
1
-0
/
+6
2010-10-11
simplify-rtx.c (simplify_unary_operation_1): Use unsigned arithmetics in mask...
Eric Botcazou
1
-64
/
+72
2010-10-08
re PR rtl-optimization/45903 (unnecessary load of 32/64bit variable when only...
Jakub Jelinek
1
-0
/
+25
2010-09-22
re PR rtl-optimization/45739 (static evaluation of SSE intrinsics (pxor))
Jakub Jelinek
1
-2
/
+2
2010-08-20
simplify-rtx.c (simplify_unary_operation_1): Optimize (sign_extend (zero_exte...
Jakub Jelinek
1
-7
/
+38
2010-08-19
re PR target/45336 (pextr{b,w,d}, (worse than) redundant extensions)
Jakub Jelinek
1
-0
/
+30
2010-08-05
Replace exact_log2(x & -x) in favor of more direct computation.
Richard Henderson
1
-14
/
+9
2010-08-03
simplify-rtx.c (simplify_binary_operation_1): Try to simplify away NEG as ope...
Bernd Schmidt
1
-0
/
+13
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-06-25
re PR debug/44610 (VTA produces wrong variable location information)
Alexandre Oliva
1
-4
/
+4
2010-06-18
double-int.h (double_int_to_shwi, [...]): Implement as static inline.
Anatoly Sokolov
1
-73
/
+56
2010-06-01
Undo inadvertent commit in rev 160105.
Diego Novillo
1
-3
/
+3
2010-06-01
richi's fixes for c++ bootstrap
Diego Novillo
1
-3
/
+3
2010-05-21
real: Do not include gmp.h, mpfr.h, and mpc.h.
Steven Bosscher
1
-2
/
+2
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
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
[next]