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
/
gcse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-24
do not propagate constants into jump_insn's for machines with CC0, more than ...
Aldy Hernandez
1
-1
/
+7
2000-10-20
gcse.c (set_hash_table_size): Now unsigned.
Richard Kenner
1
-1
/
+1
2000-10-13
Remove obstacks.
Mark Mitchell
1
-5
/
+0
2000-09-22
toplev.c (warn_disabled_optimization): Declare new warning flag.
Brad Lucier
1
-1
/
+6
2000-09-05
gcse.c (hash_string_1): Add prototype.
Alexandre Oliva
1
-0
/
+1
2000-09-02
rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
Alexandre Oliva
1
-8
/
+69
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-10
/
+10
2000-07-30
gcse.c (try_replace_reg): Use validate_replace_rtx_subexp instead of replace_...
Jan Hubicka
1
-1
/
+3
2000-07-28
cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
Richard Henderson
1
-0
/
+2
2000-07-28
dwarf2out.c: Indent #error directive.
Kaveh R. Ghazi
1
-2
/
+2
2000-07-27
Put phi nodes after NOTE_INSN_BASIC_BLOCK.
Mark Mitchell
1
-2
/
+1
2000-07-24
gcse.c (alloc_pre_mem): Do not alloc TRANSPOUT, it is not needed by our gcse ...
Jeffrey A Law
1
-5
/
+1
2000-07-24
gcse.c (alloc_avail_expr_mem): Kill unused 'u_bitmap'.
Jeffrey A Law
1
-16
/
+0
2000-07-24
gcse.c (free_pre_mem): Do not free ANTLOC and AE_KILL here.
Jeffrey A Law
1
-5
/
+8
2000-07-24
gcse.c (alloc_pre_mem, [...]): Delete unused bitmap 'temp_bitmap'.
Jeffrey A Law
1
-10
/
+1
2000-07-20
gcse.c (record_one_set): Prepend instead of append onto reg_set_table, making...
Michael Matz
1
-15
/
+2
2000-07-19
Additional ENABLE_CHECKING code.
Bernd Schmidt
1
-2
/
+6
2000-07-03
Fix typo in comment.
Jeff Law
1
-1
/
+1
2000-07-03
gcse.c (compute_pre_data): Compute ae_kill using other local properties inste...
Jeffrey A Law
1
-1
/
+15
2000-06-18
* gcse.c (insert_insn_end_bb): Always put after NOTE_INSN_BASIC_BLOCK.
Richard Kenner
1
-4
/
+3
2000-05-25
combine.c (try_combine): Use any_condjump_p...
Jan Hubicka
1
-2
/
+2
2000-05-04
simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.
Jason Merrill
1
-1
/
+1
2000-04-10
gcse.c (expr_hash_table_size): Now unsigned.
Richard Kenner
1
-13
/
+17
2000-04-07
gcse.c (gcse_main): Don't rebuild the CFG here.
Richard Henderson
1
-28
/
+4
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-19
/
+19
2000-03-07
rtl.h (rtunion_def): Constify member `rtstr'.
Kaveh R. Ghazi
1
-2
/
+3
2000-03-07
gcse.c (compute_can_copy): Adjust if/else blocks from rth's patch from 2000-0...
Alexandre Oliva
1
-2
/
+2
2000-03-03
* gcse.c (dump_hash_table): Really fix error in last change.
Jason Merrill
1
-1
/
+2
2000-03-02
c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink reference the...
Richard Kenner
1
-6
/
+7
2000-02-29
gcse.c: Cleanups throughout: mostly white-space, but also some minor rearrang...
Richard Kenner
1
-959
/
+832
2000-01-28
flow.c (find_basic_blocks): Remove do_cleanup argument.
Richard Henderson
1
-2
/
+4
2000-01-15
gcse.c (insert_insn_end_bb): Use emit_block_insn_before instead of emit_insn_...
John Wehle
1
-16
/
+8
2000-01-14
eh-common.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-114
/
+115
2000-01-12
gcse.c (delete_null_pointer_checks_1): Cope when get_condition cannot determi...
Nick Burrett
1
-0
/
+4
2000-01-04
cse.c (cse_insn): Missing cast added.
Jeff Law
1
-3
/
+3
1999-12-17
gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIV notes too...
Jan Hubicka
1
-2
/
+59
1999-11-15
basic-block.h: Remove all #defines and prototypes related to integer lists.
Jeffrey A Law
1
-2
/
+0
1999-11-14
gcse.c (delete_null_pointer_checks_1): Kill unused s_preds argument.
Jeffrey A Law
1
-22
/
+3
1999-11-14
gcse.c (pre_expr_reaches_here_p): Kill CHECK_PRE_COM argument.
Jeffrey A Law
1
-21
/
+10
1999-11-11
flow.c (compute_flow_dominators): Initially put all blocks on the worklist.
Jeffrey A Law
1
-56
/
+5
1999-11-10
basic-block.h (compute_available): Returns a void now.
Jeffrey A Law
1
-4
/
+1
1999-11-08
cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.
Mark Mitchell
1
-3
/
+10
1999-11-06
gcse.c (post_dominators): Kill.
Jeffrey A Law
1
-4
/
+1
1999-11-03
gcse.c (struct null_pointer_info): New type.
Mark Mitchell
1
-111
/
+242
1999-10-29
flow.c (debug_flow_info): Add prototype.
Kaveh R. Ghazi
1
-0
/
+2
1999-10-29
except.c (free_eh_nesting_info): Free the info itself.
Mark Mitchell
1
-1
/
+6
1999-10-28
gcse.c (delete_null_pointer_checks): Fix typo in this change: Thu Oct 28 02:1...
Mark Mitchell
1
-1
/
+1
1999-10-28
gcse.c (delete_null_pointer_checks): Only record non-null info for pseudos wh...
Jeffrey A Law
1
-1
/
+2
1999-10-27
rtl.h (note_stores): Add additional paramter.
Mark Mitchell
1
-24
/
+22
1999-10-27
gcse.c (expr_reaches_here_p): Use xcalloc and explit free instead of alloca.
Robert Lipe
1
-36
/
+73
[next]