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-inline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
calls.c (special_function_p): setjmp-like functions are leaf.
Richard Biener
1
-2
/
+2
2013-05-06
re PR middle-end/57147 (setjmp call and if body wrongly elided (function runs...
Richard Biener
1
-7
/
+1
2013-05-02
re PR middle-end/57140 (Segmentation fault in backtrace_dwarf_add)
Richard Biener
1
-2
/
+10
2013-05-02
Follow-on patch to r197595 to complete the replacement of truncating divides ...
Teresa Johnson
1
-18
/
+12
2013-04-30
function.h (loops_for_fn): New inline function.
Richard Biener
1
-4
/
+4
2013-04-29
re PR tree-optimization/57075 (verify_flow_info failed: control flow in the m...
Richard Biener
1
-5
/
+5
2013-04-29
This patch fixes PR bootstrap/57077.
Teresa Johnson
1
-3
/
+3
2013-04-26
tree-cfg.c (execute_build_cfg): Build the loop tree.
Richard Biener
1
-1
/
+60
2013-04-23
re PR middle-end/57036 (ice in update_ssa_across_abnormal_edges)
Richard Biener
1
-3
/
+11
2013-04-09
tree.h (unsave_expr_now): Remove.
Richard Biener
1
-134
/
+0
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-0
/
+8
2013-03-21
tree.h (DECL_DEBUG_EXPR_IS_FROM): Rename to ...
Richard Biener
1
-1
/
+2
2013-03-20
tree-inline.c (copy_tree_body_r): Sync MEM_REF code with remap_gimple_op_r.
Richard Biener
1
-15
/
+15
2013-03-08
tree-inline.c (expand_call_inline): Do not associate a BLOCK with the locatio...
Richard Biener
1
-1
/
+1
2013-03-05
re PR lto/56515 (location references block not in block tree, verify_gimple f...
Richard Biener
1
-27
/
+52
2013-01-28
tree-inline.c (remap_gimple_stmt): Do not assing a BLOCK to a stmt that didn'...
Richard Biener
1
-17
/
+7
2013-01-16
tree-inline.c (tree_function_versioning): Remove set but never used variable.
Richard Biener
1
-8
/
+0
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-12-13
re PR debug/55665 (Missing DW_TAG_lexical_block PC range)
Jakub Jelinek
1
-4
/
+4
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-51
/
+50
2012-10-30
gimple.h (gimple_store_p): New predicate.
Richard Biener
1
-5
/
+5
2012-10-05
tree-inline.c (expand_call_inline): Move VAR_DECLs with PARM_DECL origins fro...
Jakub Jelinek
1
-1
/
+23
2012-10-05
re PR debug/54519 (Debug info quality regression due to (pointless) partial i...
Jakub Jelinek
1
-0
/
+25
2012-10-05
re PR c/33763 (Bogus inlining failed in call to `xxx': redefined extern inlin...
Jan Hubicka
1
-0
/
+6
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-9
/
+2
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-16
/
+35
2012-09-06
re PR tree-optimization/54494 (Missing store to volatile)
Andrew Pinski
1
-0
/
+1
2012-08-22
tree-vrp.c (find_assert_locations): Skip also edges from the entry block.
Jakub Jelinek
1
-0
/
+1
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-2
/
+2
2012-08-10
tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...
Richard Guenther
1
-12
/
+38
2012-08-09
tree.h (SSA_VAR_P): Simplify.
Richard Guenther
1
-2
/
+2
2012-08-07
gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT.
Richard Guenther
1
-2
/
+1
2012-08-03
tree-vect-loop-manip.c (vect_can_advance_ivs_p): Query is_gimple_reg on the S...
Richard Guenther
1
-1
/
+0
2012-08-02
tree-flow.h (set_default_def): Rename to ...
Richard Guenther
1
-15
/
+10
2012-08-02
tree-dfa.c (referenced_var_lookup): Remove.
Richard Guenther
1
-63
/
+0
2012-08-01
tree-complex.c (init_parameter_lattice_values): Don't call var_ann.
Michael Matz
1
-46
/
+6
2012-08-01
graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.
Richard Guenther
1
-1
/
+1
2012-08-01
tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...
Richard Guenther
1
-5
/
+0
2012-07-23
opts.c (common_handle_option): Do not set flag_value_profile_transformations ...
Steven Bosscher
1
-1
/
+0
2012-07-20
tree-inline.c (add_local_variables): Remove check_var_ann parameter and dead ...
Richard Guenther
1
-10
/
+4
2012-07-16
revert: tree.h (phi_arg_d): New field.
Dehao Chen
1
-9
/
+1
2012-07-10
Add VEC_WIDEN_MULT_EVEN/ODD_EXPR
Richard Henderson
1
-0
/
+2
2012-07-10
tree.h (phi_arg_d): New field.
Dehao Chen
1
-1
/
+9
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-0
/
+1
2012-06-27
Add MULT_HIGHPART_EXPR
Richard Henderson
1
-0
/
+1
2012-06-26
revert: tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls ...
Richard Guenther
1
-8
/
+5
2012-06-26
tree-inline.c: (expand_call_inline): Ensure that lexical block's source locat...
Dehao Chen
1
-2
/
+1
2012-06-21
tree-inline.c (estimate_num_insns): Estimate call cost for tailcalls properly.
Richard Guenther
1
-5
/
+8
2012-06-16
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...
Eric Botcazou
1
-0
/
+1
2012-05-29
integrate.c: Remove.
Steven Bosscher
1
-1
/
+23
[next]