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
/
ipa-pure-const.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-16
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
Ian Lance Taylor
1
-2
/
+2
2009-05-01
ipa-reference.c: Do not include c-common.h, include splay-tree.h.
Steven Bosscher
1
-1
/
+0
2009-04-26
ipa-pure-const.c (struct funct_state_d): New fields state_previously_known, l...
Jan Hubicka
1
-12
/
+13
2009-04-19
cgraph.c (cgraph_create_edge, [...]): Set proper cfun.
Jan Hubicka
1
-0
/
+3
2009-04-18
cgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
Jan Hubicka
1
-18
/
+87
2009-04-16
gimple.h (walk_stmt_load_store_addr_ops): Declare.
Richard Guenther
1
-80
/
+46
2009-04-03
re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)
Richard Guenther
1
-11
/
+42
2009-03-28
attr-noinline.c: Avoid pure-const optimization.
Jan Hubicka
1
-438
/
+457
2008-09-18
re PR middle-end/37448 (cannot compile big function)
Jan Hubicka
1
-25
/
+57
2008-08-21
cgraph.c (first_cgraph_function_insertion_hook): New variable.
Jan Hubicka
1
-0
/
+20
2008-08-21
Backport from LTO branch:
Jan Hubicka
1
-38
/
+104
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-72
/
+93
2008-07-25
cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
Jan Hubicka
1
-1
/
+1
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-7
/
+7
2008-05-07
[multiple changes]
Kenneth Zadeck
1
-30
/
+37
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-3
/
+5
2007-11-08
[multiple changes]
Kenneth Zadeck
1
-0
/
+30
2007-10-26
ipa-pure-const.c (check_decl): Return immediately when pure_const_state has b...
Samuel Tardieu
1
-1
/
+4
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-06-30
ipa.c (cgraph_postorder): Cast according to the coding conventions.
Thomas Neumann
1
-8
/
+8
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-10
/
+12
2006-12-30
ipa-pure-const.c (check_operand): SSA_NAME is safe.
Jan Hubicka
1
-1
/
+2
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-3
/
+3
2006-11-24
re PR tree-optimization/29964 (function with volatile operators still found t...
Andrew Pinski
1
-6
/
+23
2006-06-15
re PR middle-end/27781 (weak-attribute over-optimisation)
Richard Guenther
1
-3
/
+6
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-1
/
+2
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-2
/
+2
2005-09-16
ipa-pure-const.c (static_execute): Free auxiliar information.
Richard Guenther
1
-0
/
+3
2005-08-31
ipa-pure-const.c: Change dump name.
Daniel Berlin
1
-1
/
+1
2005-08-26
re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...
Josh Conner
1
-6
/
+7
2005-07-26
ipa-pure-const.c, [...]: Update FSF address.
Kazu Hirata
1
-2
/
+2
2005-07-16
Makefile.in: Added rules for ipa-pure-const.c...
Daniel Berlin
1
-0
/
+729