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
/
tree-ssa-pre.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
re PR tree-optimization/54717 (Runtime regression: polyhedron test "rnflow" d...
Jan Hubicka
1
-2
/
+3
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-13
/
+13
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+2
2012-10-30
re PR tree-optimization/55111 (ICE: tree check: expected ssa_name, have integ...
Richard Biener
1
-2
/
+2
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-3
/
+3
2012-10-25
Change hash_table to support a comparator type different from the value type ...
Lawrence Crowl
1
-8
/
+10
2012-10-25
re PR target/54902 (, ICE (segfault) building on arm-linux-gnueabi)
Richard Biener
1
-4
/
+5
2012-10-15
re PR tree-optimization/54920 (segfault in tree-ssa-pre.c during Firefox build)
Richard Guenther
1
-1
/
+1
2012-10-08
re PR tree-optimization/54825 (ICE with vector extension)
Richard Guenther
1
-5
/
+1
2012-10-08
tree-ssa-pre.c (postorder_num): New global.
Richard Guenther
1
-80
/
+6
2012-10-04
re PR tree-optimization/54735 (Segmentation fault in walk_aliased_vdefs_1)
Richard Guenther
1
-2
/
+8
2012-09-24
tree-ssa-pre.c (bitmap_find_leader, [...]): Remove dominating stmt argument.
Richard Guenther
1
-205
/
+64
2012-09-21
re PR tree-optimization/54647 (Segmentation fault in get_expr_value_id with -O2)
Richard Guenther
1
-1
/
+10
2012-09-13
tree-ssa-sccvn.h (enum vn_kind): New.
Richard Guenther
1
-51
/
+9
2012-09-12
re PR tree-optimization/54489 (tree FRE uses an excessive amount of memory)
Richard Guenther
1
-479
/
+537
2012-09-10
Remove unnecessary VEC function overloads.
Diego Novillo
1
-1
/
+1
2012-09-07
Modify gcc/*.[hc] double_int call sites to use the new interface.
Lawrence Crowl
1
-5
/
+3
2012-09-06
re PR tree-optimization/54498 (incorrect code generation from g++ -O)
Richard Guenther
1
-1
/
+1
2012-09-04
tree-ssa-pre.c (value_expressions): Make it a vector of bitmaps containing ex...
Richard Guenther
1
-40
/
+36
2012-09-04
tree-ssa-pre.c (add_to_exp_gen): Adjust.
Richard Guenther
1
-31
/
+37
2012-08-22
re PR tree-optimization/46590 (long compile time with -O2 and many loops)
Richard Guenther
1
-1
/
+2
2012-08-17
hash-table.h (class hash_table): Use a descriptor template argument instead o...
Richard Guenther
1
-25
/
+24
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-51
/
+50
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-3
/
+3
2012-08-14
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Richard Guenther
1
-29
/
+30
2012-08-13
tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points of potenti...
Steven Bosscher
1
-0
/
+6
2012-08-13
basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...
Richard Guenther
1
-1
/
+1
2012-08-10
tree-ssa-pre.c (alloc_expression_id): Fix use of VEC_reserve.
Steven Bosscher
1
-1
/
+2
2012-08-10
tree-ssa-pre.c (pretemp, [...]): Remove.
Richard Guenther
1
-44
/
+5
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-6
/
+1
2012-07-25
expr.c (expand_expr_real_1): Do not expand operand #1 and #2 of BIT_FIELD_REF...
Eric Botcazou
1
-26
/
+13
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-4
/
+0
2012-07-16
revert: tree.h (phi_arg_d): New field.
Dehao Chen
1
-2
/
+2
2012-07-10
tree.h (phi_arg_d): New field.
Dehao Chen
1
-2
/
+2
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-1
/
+1
2012-05-14
tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_f...
Richard Guenther
1
-4
/
+0
2012-05-14
re PR tree-optimization/53340 (rnflow.f90 is ~20% slower after revision 187092)
Richard Guenther
1
-2
/
+2
2012-05-14
stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype into a PLU...
Eric Botcazou
1
-18
/
+4
2012-05-04
re PR tree-optimization/53168 (ICE in find_or_generate_expression, at tree-ss...
Richard Guenther
1
-56
/
+22
2012-05-03
tree-ssa-pre.c (valid_in_sets): Remove checking of trapping operations.
Richard Guenther
1
-26
/
+35
2012-05-03
tree-ssa-pre.c (debug_bitmap_sets_for): New function.
Richard Guenther
1
-73
/
+55
2012-04-28
re PR tree-optimization/38785 (huge performance regression on EEMBC bitmnp01)
Joern Rennecke
1
-8
/
+40
2012-04-24
re PR tree-optimization/53085 (writes to volatile struct members is missing)
Richard Guenther
1
-0
/
+1
2012-04-05
gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.
Richard Guenther
1
-5
/
+2
2012-03-29
tree-flow.h (struct pre_expr_d): Remove forward declaration.
Richard Guenther
1
-2
/
+2
2012-03-22
re PR tree-optimization/52548 (missed PRE optimization when function call fol...
Richard Guenther
1
-18
/
+86
2012-03-22
re PR tree-optimization/52459 (PRE performs stupid inserts)
Richard Guenther
1
-0
/
+4
2012-02-15
re PR lto/52178 (Ada bootstrap failure in LTO mode)
Eric Botcazou
1
-12
/
+11
2012-01-27
re PR tree-optimization/51990 (ICE in copy_reference_ops_from_ref)
Tom de Vries
1
-0
/
+17
2012-01-20
re PR tree-optimization/51903 (ICE: in gimple_purge_all_dead_eh_edges, at tre...
Richard Guenther
1
-2
/
+4
[next]