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
2001-06-27
simplify-rtx.c (simplify_rtx): Canonicalize commutative expressions by puttin...
Jeffrey A Law
1
-1
/
+19
2001-06-12
simplify-rtx.c (simplify_subreg): Allow volatile memory to be subregged in ca...
Jan Hubicka
1
-1
/
+5
2001-06-11
simplify-rtx.c (simplify_subreg): Fix offset calculation for complex values w...
Michael Hayes
1
-2
/
+2
2001-06-08
simplify-rtx.c (simplify_subreg): Fix verification of combined subreg.
Jan Hubicka
1
-1
/
+1
2001-06-04
simplify-rtx.c (simplify_subreg): Fix combining of paradoxical subregs.
Jan Hubicka
1
-25
/
+47
2001-06-04
rtlanal.c (operand_preference): Fix preference for objects.
Jan Hubicka
1
-3
/
+3
2001-06-04
simplify_rtx.c (simplify_subreg): Keep subregs on return values...
Jan Hubicka
1
-4
/
+20
2001-05-24
simplify-rtx.c (simplify_subreg): Fix CONCAT simplification; fix hard registe...
Jan Hubicka
1
-2
/
+2
2001-05-22
combine.c (gen_binary): Use swap_commutative_operands_p
Jan Hubicka
1
-2
/
+1
2001-05-17
integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.
Jan Hubicka
1
-12
/
+18
2001-05-17
cse.c (fold_rtx): Use simplify_subreg.
Jan Hubicka
1
-7
/
+50
2001-05-17
* simplify-rtx.c (simplify_subreg): Avoid creating of incorrect subregs.
Jan Hubicka
1
-0
/
+4
2001-05-17
* simplify_rtx.c (simplify_subreg): Fix simplification of nested subregs.
Jan Hubicka
1
-2
/
+3
2001-05-17
simplify-rtx.c (simplify_subreg): Break out from ...
Jan Hubicka
1
-0
/
+194
2001-05-05
simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a.
Lars Brinkhoff
1
-0
/
+7
2001-05-01
bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
Kaveh R. Ghazi
1
-4
/
+4
2001-04-28
rtl.h (simplify_gen_relational): Add cmp_mode parameter.
Jan Hubicka
1
-3
/
+33
2001-04-04
simplify-rtx.c (simplify_binary_operation): Check for overflow when folding i...
Diego Novillo
1
-4
/
+12
2001-03-07
Brad's -ffast-math breakup.
Brad Lucier
1
-15
/
+15
2001-02-13
rtlanal.c (find_reg_equal_equiv_note): New function.
Richard Kenner
1
-7
/
+128
2001-02-12
cselib.c: New file, from simplify-rtx.c.
Richard Kenner
1
-1335
/
+1
2001-02-06
combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is ...
Richard Kenner
1
-2
/
+10
2001-01-24
Fix obvious bug in previous commit
DJ Delorie
1
-3
/
+3
2001-01-24
combine.c (combine_simplify_rtx): If the modes are all VOIDmode, check the or...
DJ Delorie
1
-0
/
+2
2001-01-08
jump.c (jump_optimize_1): Use reversed_comparison_code instead of can_reverse...
Jan Hubicka
1
-5
/
+12
2001-01-07
simplify-rtx.c (simplify_relational_operation): Always simplify ORDERED and U...
Jan Hubicka
1
-0
/
+8
2001-01-05
simplify-rtx.c (cfc_args): add "unordered" field.
Jan Hubicka
1
-4
/
+44
2000-12-13
Plug a memory leak.
Bernd Schmidt
1
-0
/
+2
2000-11-30
flow.c (make_edge): Early out, if no flags to set.
Michael Matz
1
-8
/
+27
2000-11-28
Ignore SETs that are anything except REG or MEM, but look inside STRICT_LOW_P...
Bernd Schmidt
1
-8
/
+21
2000-11-27
In cselib, do not consider constants with different modes equivalent.
Bernd Schmidt
1
-11
/
+45
2000-11-07
alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
Joseph Myers
1
-1
/
+1
2000-10-25
simplify-rtx.c (simplify_relational_operation): Sign extend low words before ...
Richard Henderson
1
-3
/
+2
2000-10-13
Remove obstacks.
Mark Mitchell
1
-4
/
+0
2000-09-18
combine.c (combine_simplify_rtx): Use gen_unary to distribute the NOT for De ...
Richard Henderson
1
-3
/
+14
2000-09-17
simplify-rtx.c (simplify_unary_operation): Add cases FLOAT_EXTEND and FLOAT_T...
Richard Kenner
1
-0
/
+2
2000-09-11
combine.c (simplify_if_then_else): Don't convert a == b ? b ...
Jakub Jelinek
1
-0
/
+2
2000-08-23
simplify-rtx.c (simplify_rtx): Don't pass VOIDmode to simplify_relational_ope...
Alexandre Oliva
1
-2
/
+5
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-1
/
+1
2000-07-30
simplify-rtx.c (simplify_relational_operation): Verify that mode == VOIDmode ...
Jan Hubicka
1
-1
/
+9
2000-07-28
cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
Richard Henderson
1
-0
/
+2
2000-07-17
simplify-rtx.c (simplify_binary_operation): Recognize (compare (gt[u] (cc) 0)...
Zack Weinberg
1
-5
/
+22
2000-07-17
simplify-rtx.c (simplify_relational_operation): Two signed values with equal ...
Geoff Keating
1
-2
/
+2
2000-05-24
simplify-rtx.c: Rename macro SIGN_EXTEND to HWI_SIGN_EXTEND.
Kaveh R. Ghazi
1
-10
/
+10
2000-05-23
simplify-rtx.c (SIGN_EXTEND): New macro.
Zack Weinberg
1
-13
/
+22
2000-05-22
simplify-rtx.c (simplify_ternary_operation): Try to simplify IF_THEN_ELSE to ...
Richard Henderson
1
-0
/
+19
2000-05-04
simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
Jason Merrill
1
-1
/
+1
2000-05-04
rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.
Richard Kenner
1
-3
/
+1
2000-04-30
Fix memory corruption bug
Bernd Schmidt
1
-30
/
+21
2000-04-18
conflict.c (conflict_graph_add): Pass enum type to htab_find_slot.
Richard Kenner
1
-3
/
+4
[next]