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
/
tree-dfa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-3
/
+2
2011-05-20
re PR tree-optimization/49079 (Bogus constant folding)
Richard Guenther
1
-8
/
+20
2011-03-30
tree-dfa.c (renumber_gimple_stmt_uids): Also number PHIs.
Richard Biener
1
-0
/
+5
2011-03-24
re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])
Richard Guenther
1
-104
/
+1
2011-03-21
Fix typo in comment.
Mingjie Xing
1
-1
/
+1
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-2
/
+2
2011-02-15
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-2
/
+2
2011-01-21
re PR bootstrap/47402 (Bootstrap comparison failure)
Alexandre Oliva
1
-3
/
+0
2011-01-21
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-0
/
+3
2010-11-30
hwint.c: New.
Joseph Myers
1
-1
/
+0
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-9
/
+9
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-7
/
+8
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-0
/
+47
2010-07-21
tree-flow.h (referenced_var): Move define ...
Richard Guenther
1
-1
/
+0
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-2
/
+2
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-0
/
+122
2010-06-29
tree-dfa.c (dump_variable): Remove noalias_state dumping.
Richard Guenther
1
-12
/
+0
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-1
/
+1
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-2
/
+0
2010-05-29
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka
1
-3
/
+3
2010-05-21
diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...
Joseph Myers
1
-1
/
+2
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-2
/
+0
2010-04-19
gimple.h (create_tmp_reg): Declare.
Martin Jambor
1
-5
/
+1
2010-04-16
re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...
Richard Guenther
1
-3
/
+0
2010-04-15
tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag.
Richard Guenther
1
-0
/
+2
2010-04-12
gsstruct.def (GSS_CALL): New.
Richard Guenther
1
-2
/
+0
2009-11-28
matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...
Jakub Jelinek
1
-3
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-11
/
+11
2009-11-24
tree.h (union tree_ann_d): Don't declare.
Michael Matz
1
-23
/
+5
2009-11-23
tree-dfa.c (get_ref_base_and_extent): Adjust maximum access size for DECL bases.
Richard Guenther
1
-6
/
+16
2009-11-08
cfgrtl.c (pass_free_cfg): Add pass name.
Zbigniew Chamski
1
-1
/
+1
2009-09-25
re PR middle-end/41463 (Another get_ref_base_and_extent problem)
Richard Guenther
1
-40
/
+32
2009-09-22
re PR bootstrap/41395 (Revision 151800 failed bootstrap)
Richard Guenther
1
-18
/
+41
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-1
/
+0
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-1
/
+6
2009-08-09
tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New function.
Bernd Schmidt
1
-0
/
+26
2009-07-14
tree-ssa-alias.h (refs_may_alias_p_1): Declare.
Richard Guenther
1
-1
/
+1
2009-07-06
tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR if it has one.
Diego Novillo
1
-4
/
+10
2009-05-29
tree-ssa-operands.c (get_expr_operands): Do not handle INDIRECT_REFs in the h...
Richard Guenther
1
-13
/
+16
2009-05-24
tree-ssa-operands.h (push_stmt_changes, [...]): Delete.
Paolo Bonzini
1
-5
/
+1
2009-04-27
tree-flow-inline.h (function_ann): Remove.
Richard Guenther
1
-21
/
+0
2009-04-17
omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
Diego Novillo
1
-18
/
+29
2009-04-08
re PR tree-optimization/36291 (GCC is slow and memory-hungry building sipQtGu...
Richard Guenther
1
-6
/
+4
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-322
/
+12
2009-03-30
ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN...
Martin Jambor
1
-5
/
+19
2009-03-06
re PR middle-end/39360 (ICE in referenced_var_lookup, at tree-dfa.c:563)
Jakub Jelinek
1
-4
/
+8
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-135
/
+74
2008-06-28
tree-ssa-structalias.c (callused_id, [...]): Add.
Richard Guenther
1
-0
/
+1
2008-06-20
ggc.h (GGC_RESIZEVAR): New, reorder macros.
Kaveh R. Ghazi
1
-1
/
+1
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-5
/
+6
[next]