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
/
simplify-rtx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-09
ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...
Nathan Sidwell
1
-129
/
+105
2004-09-04
md.texi (shift patterns): New anchor.
Richard Sandiford
1
-30
/
+15
2004-07-27
cfgexpand.c (tree_expand_cfg): Fix comment.
Steven Bosscher
1
-4
/
+1
2004-07-26
c-common.c (disable_builtin_function): Rename variable n to new_disabled_buil...
Bernardo Innocenti
1
-19
/
+19
2004-07-25
c-common.c: Rename all identifiers named `new'.
Bernardo Innocenti
1
-30
/
+30
2004-07-14
expr.c (enqueue_insn, [...]): Remove.
Paolo Bonzini
1
-3
/
+0
2004-07-09
simplify-rtx.c (simplify_const_relational_operation): Only look at bounds of ...
Richard Henderson
1
-1
/
+1
2004-07-01
simplify-rtx.c (simplify_binary_operation): Use rtx_cost instead of "had_mult...
Roger Sayle
1
-11
/
+9
2004-07-01
alias.c (get_alias_set, [...]): Use MEM_P.
Jerry Quinn
1
-1
/
+1
2004-06-30
re PR tree-optimization/15310 ([tree-ssa] Optimize an addition in a bit field)
Jakub Jelinek
1
-0
/
+46
2004-06-15
alias.c (record_set, [...]): Use REG_P.
Jerry Quinn
1
-5
/
+5
2004-06-14
re PR middle-end/15945 (Incorrect floating point optimization)
Jakub Jelinek
1
-0
/
+35
2004-05-27
combine.c (gen_binary): Remove.
Paolo Bonzini
1
-2
/
+4
2004-05-19
Multiple fixes: PRs 14692, 15274 and 15463
Zdenek Dvorak
1
-27
/
+57
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-5
/
+0
2004-05-01
simplify-rtx.c (simplify_ternary_operation): When converting an IF_THEN_ELSE ...
Paolo Bonzini
1
-1
/
+1
2004-04-29
combine.c (combine_simplify_rtx): Adjust call to use simplify_relational_oper...
Paolo Bonzini
1
-100
/
+126
2004-04-12
simplify-rtx.c (simplify_binary_operation): Remove fall throughs.
Roger Sayle
1
-43
/
+100
2004-04-09
simplify-rtx.c (mode_signbit_p): New function to check whether an RTX is an i...
Roger Sayle
1
-1
/
+74
2004-04-05
simplify-rtx.c (simplify_binary_operation): Constant fold DIV, MOD, UDIV and ...
Roger Sayle
1
-6
/
+25
2004-03-20
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
Kazu Hirata
1
-1
/
+1
2004-03-11
* simplify-rtx.c (simplify_relational_operation): Fix typo.
Richard Henderson
1
-1
/
+1
2004-03-11
fold-const.c (negate_expr_p): We can optimize -((int)X>>C) where C is an inte...
Roger Sayle
1
-0
/
+16
2004-03-09
simplify-rtx.c (simplify_const_relational_operation): New function renamed fr...
Roger Sayle
1
-36
/
+45
2004-03-05
simplify-rtx.c (simplify_relational_operation): If flag_wrapv is set...
Paolo Bonzini
1
-2
/
+3
2004-03-03
alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...
Paolo Bonzini
1
-23
/
+28
2004-02-21
combine.c (SHIFT_COUNT_TRUNCATED): Remove.
Kazu Hirata
1
-8
/
+0
2004-02-18
simplify-rtx.c (simplify_unary_operation): Deal with logicals on floats.
Jan Hubicka
1
-15
/
+54
2004-01-24
simplify-rtx.c (simplify_relational_operation): Don't simplify address == con...
Jakub Jelinek
1
-0
/
+2
2004-01-23
re PR rtl-optimization/13821 (IRIX 6.5 bootstrap failure: ICE in simplify_gen...
Roger Sayle
1
-2
/
+3
2004-01-22
rtlanal.c (subreg_lsb_1): New function split out from subreg_lsb.
Roger Sayle
1
-1
/
+36
2004-01-19
re PR rtl-optimization/5263 (a & b & ~a & ~b not optimized)
Roger Sayle
1
-58
/
+49
2004-01-12
Update copyright.
Richard Earnshaw
1
-1
/
+1
2004-01-12
simplify-rtx.c (simplify_immed_subreg): Correctly extract the high word of an...
Richard Earnshaw
1
-1
/
+2
2004-01-12
* simplify-rtx.c (simplify_plus_minus): Always generate canonical form.
Paul Brook
1
-10
/
+4
2004-01-08
simplify-rtx.c (simplify_immed_subreg): Fix construction of floating-point co...
Richard Sandiford
1
-1
/
+1
2004-01-06
emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreg for constants.
Geoffrey Keating
1
-201
/
+266
2004-01-06
alias.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-12-05
dojump.c (do_jump): If the expression being compared against zero...
Roger Sayle
1
-2
/
+20
2003-11-02
re PR rtl-optimization/10817 (gcc does not optimize result=0;if(t!=0)result=t...
Roger Sayle
1
-11
/
+27
2003-10-26
simplify-rtx.c (simplify_replace_rtx): Avoid allocating duplicate RTL nodes.
Roger Sayle
1
-47
/
+50
2003-10-11
re PR rtl-optimization/12260 (ICE in output_operand: invalid expression as op...
Roger Sayle
1
-1
/
+31
2003-10-05
c-pretty-print.c: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-10-03
PR optimization/9325, PR java/6391
Roger Sayle
1
-7
/
+87
2003-09-18
simplify-rtx.c (simplify_unary_operation): Only transform (not (eq X Y)) into...
Roger Sayle
1
-0
/
+1
2003-09-16
re PR bootstrap/12269 (Mainline failed to bootstrap on Linux/ia64)
Roger Sayle
1
-45
/
+52
2003-09-11
combine.c (combine_simplify_rtx): Move several NOT and NEG optimizations from...
Roger Sayle
1
-2
/
+106
2003-09-04
re PR rtl-optimization/11700 ([M68K] ICE in subreg_hard_regno)
Roger Sayle
1
-3
/
+5
2003-08-26
builtins.c (fold_builtin_bitop): New function to perform constant folding of ...
Roger Sayle
1
-11
/
+10
2003-08-22
builtin-attrs.def: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
[next]