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
2011-02-28
tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT of the copie...
Richard Guenther
1
-0
/
+1
2011-02-17
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-20
/
+22
2011-02-02
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+0
2011-02-02
re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...
Alexandre Oliva
1
-1
/
+0
2011-01-20
re PR middle-end/47370 (error: invalid first operand of MEM_REF)
Richard Guenther
1
-47
/
+37
2011-01-17
re PR middle-end/47313 (ICE: PHI argument is not a GIMPLE value)
Richard Guenther
1
-6
/
+16
2011-01-14
re PR middle-end/46823 (ICE: edge points to wrong declaration)
Martin Jambor
1
-12
/
+10
2011-01-10
Check e->call_stmt before calling gimple_call_set_cannot_inline.
H.J. Lu
1
-3
/
+6
2010-12-21
re PR target/47000 (Failure to inline SSE intrinsics)
Jan Hubicka
1
-0
/
+1
2010-12-07
re PR tree-optimization/46726 (x*x has different cost than pow(x,2) with -ffa...
Richard Guenther
1
-3
/
+24
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-10
Check preferred vector mode for vector type in estimate_move_cost.
H.J. Lu
1
-0
/
+10
2010-11-10
re PR tree-optimization/40436 (0.5% code size regression caused by r147852)
Jan Hubicka
1
-4
/
+14
2010-11-04
tree.def (FMA_EXPR): New tree code.
Richard Guenther
1
-0
/
+1
2010-11-03
builtins.c (fold_builtin_signbit): Use build_zero_cst instead of fold_convert.
Nathan Froyd
1
-3
/
+2
2010-10-18
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
Eric Botcazou
1
-1
/
+4
2010-10-14
sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke may_trap_or_f...
Eric Botcazou
1
-0
/
+3
2010-09-25
tree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when inserting new statemen...
Eric Botcazou
1
-1
/
+2
2010-09-22
tree-inline.c (optimize_inline_calls): Schedule cleanups only if we inlined s...
Richard Guenther
1
-8
/
+8
2010-09-18
re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...
Richard Guenther
1
-5
/
+9
2010-09-18
re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tr...
Richard Guenther
1
-1
/
+4
2010-09-16
pr45679-1_0.C: New file.
Jan Hubicka
1
-1
/
+2
2010-09-07
tree-inline.c (tree_inlinable_function_p): Do not test DECL_REPLACEABLE_P.
Jan Hubicka
1
-6
/
+0
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-1
/
+1
2010-08-05
ipa-prop.h (enum ipa_lattice_type): Changed comments.
Martin Jambor
1
-19
/
+1
2010-07-27
re PR tree-optimization/45083 (strange warning text from gcc)
Jakub Jelinek
1
-1
/
+18
2010-07-22
cgraphunit.c (verify_edge_count_and_frequency): New function.
Martin Jambor
1
-1
/
+9
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-18
/
+18
2010-07-10
re PR middle-end/42505 (loop canonicalization causes a lot of unnecessary tem...
Sandra Loosemore
1
-95
/
+3
2010-07-09
tree-inline.c (declare_return_variable): Fix ICE while inlining DECL_BY_VALUE...
Jan Hubicka
1
-1
/
+4
2010-07-08
tree-inline.c (declare_return_variable): Allocate annotation for new temporary.
Jan Hubicka
1
-0
/
+5
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-1
/
+2
2010-07-07
re PR middle-end/44813 (ipa-split causes ice in ptr_deref_may_alias_decl_p, a...
Jan Hubicka
1
-6
/
+28
2010-07-06
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
Nathan Froyd
1
-53
/
+41
2010-07-04
re PR middle-end/44785 (Invalid memory access in gfortran.dg/extends_3.f03)
Richard Guenther
1
-5
/
+6
2010-07-01
re PR middle-end/42834 (memcpy folding overeager)
Richard Guenther
1
-42
/
+56
2010-06-30
re PR tree-optimization/39799 (missing 'may be used uninitialized' warning)
Bernd Schmidt
1
-0
/
+1
2010-06-29
* tree-inline.c: Replace incomming by incomin and clonning by cloning.
Jan Hubicka
1
-14
/
+14
2010-06-29
predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is unreachable.
Jan Hubicka
1
-3
/
+43
2010-06-29
re PR tree-optimization/44667 (ICE: verify_stmts failed: non-trivial conversi...
Richard Guenther
1
-0
/
+26
2010-06-26
ipa-split-2.c: New testcase.
Jan Hubicka
1
-10
/
+21
2010-06-25
re PR middle-end/44665 (typo in comment, incorrect/out-of-date comment)
Manuel López-Ibáñez
1
-1
/
+1
2010-06-25
With large parts from Jim Wilson:
Bernd Schmidt
1
-0
/
+2
2010-06-22
cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the new statem...
Eric Botcazou
1
-1
/
+0
2010-06-17
tree-inline.c (declare_return_variable): Remove bogus code.
Richard Guenther
1
-19
/
+0
2010-06-16
tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.
Richard Guenther
1
-1
/
+1
2010-06-08
fold-const.c (fold_comparison): Remove redundant parenthesis.
Shujing Zhao
1
-2
/
+2
2010-06-01
gimplify.c: Do not include except.h and optabs.h.
Steven Bosscher
1
-3
/
+3
2010-06-01
cgraph.h (tree_function_versioning): Update prototype.
Jan Hubicka
1
-23
/
+53
2010-06-01
tree-inline.c (estimate_num_insns): For stdarg functions look into call state...
Jan Hubicka
1
-3
/
+13
[next]