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
2013-02-08
Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency.
Richard Biener
1
-3
/
+6
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-16
/
+14
2012-11-06
* ipa-pure-const.c (check_stmt): Fix debug info formatting.
Jan Hubicka
1
-5
/
+8
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+2
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-3
/
+0
2012-09-13
ipa-pure-const.c (state_from_flags, [...]): Use current_function_name instead...
Steven Bosscher
1
-12
/
+8
2012-08-16
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Richard Guenther
1
-1
/
+1
2012-08-13
tree-pass.h (write_summary, [...]): Remove set and vset arguments.
Jan Hubicka
1
-7
/
+11
2012-08-11
cgraph.h (vector types for symtab_node): Add.
Jan Hubicka
1
-6
/
+6
2012-07-25
re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)
Sandra Loosemore
1
-1
/
+2
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2012-05-29
LANGUAGES: Fix typos.
Joseph Myers
1
-2
/
+2
2012-04-16
cgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
Jan Hubicka
1
-2
/
+2
2012-04-14
cgraph.h: Update copyrights;
Jan Hubicka
1
-19
/
+19
2012-01-27
ipa-pure-const.c (check_stmt): Clobbers do not make a function non-const/pure.
Richard Guenther
1
-1
/
+2
2011-10-07
re PR middle-end/50527 (inconsistent vla align)
Tom de Vries
1
-0
/
+1
2011-08-12
data-streamer.h (streamer_write_zero): Rename from output_zero.
Diego Novillo
1
-6
/
+6
2011-08-08
rebase
Diego Novillo
1
-0
/
+2
2011-06-10
cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after setting the nothrow...
Jan Hubicka
1
-7
/
+6
2011-06-10
ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
Jan Hubicka
1
-7
/
+11
2011-05-29
re PR tree-optimization/49217 (Wrong optimization of code)
Richard Guenther
1
-2
/
+2
2011-05-06
cgraph.c (cgraph_add_thunk): Create real function node instead of alias node...
Jan Hubicka
1
-3
/
+10
2011-04-30
cgraph.h (cgraph_postorder): Remove declaration.
Martin Jambor
1
-28
/
+6
2011-04-20
remove useless if-before-free tests
Jim Meyering
1
-2
/
+1
2011-04-15
gimple.h (gimple_asm_clobbers_memory_p): Declare.
Nathan Froyd
1
-10
/
+5
2011-04-11
except.c (set_nothrow_function_flags): Call cgraph_get_node instead of cgraph...
Martin Jambor
1
-1
/
+1
2011-02-11
cgraph.c: Fix comment typos.
Nathan Froyd
1
-5
/
+5
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-04
re PR tree-optimization/46233 (ICE: verify_flow_info failed: control flow in ...
Jakub Jelinek
1
-2
/
+3
2010-10-26
re PR lto/45736 (ICE: in cgraph_remove_unreachable_nodes, at ipa.c:245 with -...
Jan Hubicka
1
-10
/
+6
2010-09-30
opt-functions.awk (static_var): Update comment.
Joseph Myers
1
-1
/
+1
2010-08-21
tree-pass.h (pass_ipa_cdtor_merge): New function.
Jan Hubicka
1
-3
/
+3
2010-07-26
re PR tree-optimization/45052 (volatile ignored)
Richard Guenther
1
-0
/
+7
2010-07-23
builtins.def (BUILT_IN_ARGS_INFO): Remove.
Nathan Froyd
1
-1
/
+0
2010-07-21
ipa-pure-const.c (varying_state): Break out from ...
Jan Hubicka
1
-6
/
+12
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-1
/
+1
2010-06-14
lto-streamer.c (cached_bp): Remove.
Richard Guenther
1
-16
/
+14
2010-06-11
ipa-pure-const.c (special_builtlin_state): New function.
Jan Hubicka
1
-5
/
+48
2010-06-11
invoke.texi (Wsuggest-attribute): Document.
Jan Hubicka
1
-5
/
+11
2010-06-09
ipa-pure-const.c (propagate_pure_const, [...]): Break out from ...
Jan Hubicka
1
-13
/
+47
2010-06-07
cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.
Jan Hubicka
1
-121
/
+224
2010-06-05
ipa-pure-const.c (propagate): Fix type in handling functions that can not ret...
Jan Hubicka
1
-4
/
+14
2010-06-01
ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
Jan Hubicka
1
-0
/
+21
2010-06-01
optabs.c (init_optabs): Guard all accesses to reinit.
Richard Guenther
1
-1
/
+2
2010-06-01
re PR middle-end/43853 (FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lt...
Richard Guenther
1
-9
/
+24
2010-05-31
gimple.c (gimple_call_builtin_p): New function.
Jan Hubicka
1
-0
/
+3
2010-05-30
cgraph.h (cgraph_node_cannot_return, [...]): New functions.
Jan Hubicka
1
-12
/
+120
[next]