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-15
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-15
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
2019-01-18
re PR tree-optimization/86214 (Strongly increased stack usage)
Jakub Jelinek
1
-3
/
+48
2019-01-18
Reset proper type on vector types (PR middle-end/88587).
Martin Liska
1
-0
/
+4
2019-01-11
re PR middle-end/85956 (ICE in wide_int_to_tree_1, at tree.c:1549)
Jakub Jelinek
1
-2
/
+18
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
1
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-14
re PR tree-optimization/88444 (ICE: tree check: expected ssa_name, have integ...
Jakub Jelinek
1
-1
/
+1
2018-12-06
asm inline
Segher Boessenkool
1
-0
/
+3
2018-11-08
builtin-types.def (BT_FN_VOID_BOOL, [...]): New.
Jakub Jelinek
1
-1
/
+2
2018-11-08
ipa-inline.c/tree-inline.c: port from fprintf to dump API (PR ipa/86395)
David Malcolm
1
-7
/
+13
2018-10-22
Add a fun parameter to three stmt_could_throw... functions
Martin Jambor
1
-2
/
+2
2018-10-04
Redirect call within specific target attribute among MV clones (PR ipa/82625).
Martin Liska
1
-1
/
+1
2018-10-02
tree-inline.c (expand_call_inline): Use the location of the callee declaratio...
Richard Biener
1
-1
/
+2
2018-10-01
tree-inline.c (expand_call_inline): Store origin of fn in BLOCK_ABSTRACT_ORIG...
Richard Biener
1
-1
/
+1
2018-09-28
calls.c (expand_call): Try to do a tail call for thunks at -O0 too.
Eric Botcazou
1
-1
/
+1
2018-09-28
tree.h (BLOCK_ORIGIN): New.
Richard Biener
1
-1
/
+1
2018-09-26
re PR debug/87428 ("Missed" inline instances cause bogus DWARF to be emitted)
Richard Biener
1
-2
/
+8
2018-08-27
Come up with fndecl_built_in_p.
Martin Liska
1
-5
/
+4
2018-08-23
re PR ipa/87024 (ICE in fold_stmt_1)
Richard Biener
1
-1
/
+7
2018-08-20
Add support for grouping of related diagnostics (PR other/84889)
David Malcolm
1
-0
/
+1
2018-08-17
re PR middle-end/86505 (__builtin_va_arg_pack_len() computes the number of ar...
Richard Biener
1
-6
/
+17
2018-07-13
[debug] Reuse debug exprs generated in remap_ssa_name
Tom de Vries
1
-0
/
+4
2018-07-09
[debug] Handle debug references to skipped params
Tom de Vries
1
-1
/
+2
2018-06-28
tree-inline.c (remap_gimple_stmt): Force input_location on the new statement ...
Eric Botcazou
1
-4
/
+17
2018-06-27
gimple.h (gimple_return_retbnd): Delete.
Eric Botcazou
1
-27
/
+9
2018-06-26
tree-inline.c (remap_location): New function extracted from...
Eric Botcazou
1
-13
/
+31
2018-06-21
tree-inline.c (copy_edges_for_bb): Minor tweak.
Eric Botcazou
1
-11
/
+14
2018-06-16
re PR tree-optimization/64946 ([AArch64] gcc.target/aarch64/vect-abs-compile....
Kugan Vivekanandarajah
1
-0
/
+1
2018-06-08
Remove MPX
Martin Liska
1
-119
/
+11
2018-05-29
re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...
Jakub Jelinek
1
-0
/
+3
2018-05-18
Replace FMA_EXPR with one internal fn per optab
Richard Sandiford
1
-1
/
+0
2018-03-09
re PR c++/84767 (ICE with pointer to VLA)
Jakub Jelinek
1
-0
/
+1
2018-02-13
common.opt (gas-loc-support, [...]): New.
Alexandre Oliva
1
-1
/
+1
2018-02-09
[IEPM] Introduce inline entry point markers
Alexandre Oliva
1
-0
/
+7
2018-01-11
re PR middle-end/83718 (ICE: Floating point exception in profile_count::apply...
Jan Hubicka
1
-2
/
+2
2018-01-03
poly_int: GET_MODE_SIZE
Richard Sandiford
1
-4
/
+5
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-16
Add VEC_SERIES_EXPR and associated optab
Richard Sandiford
1
-0
/
+1
2017-12-16
Add VEC_DUPLICATE_EXPR and associated optab
Richard Sandiford
1
-0
/
+1
2017-12-12
[SFN] introduce statement frontier notes, still disabled
Alexandre Oliva
1
-3
/
+28
2017-12-12
[SFN] boilerplate changes in preparation to introduce nonbind markers
Alexandre Oliva
1
-2
/
+2
2017-11-23
generic.texi (ANNOTATE_EXPR): Document 3rd operand.
Eric Botcazou
1
-0
/
+5
2017-11-22
Replace REDUC_*_EXPRs with internal functions.
Richard Sandiford
1
-3
/
+0
2017-11-21
New POINTER_DIFF_EXPR
Marc Glisse
1
-0
/
+1
2017-11-21
Remove not needed xstrdup_for_dump.
Martin Liska
1
-2
/
+2
2017-11-19
re PR ipa/60243 (IPA is slow on large cgraph tree)
Jan Hubicka
1
-1
/
+1
2017-11-18
cgraphclones.c (cgraph_edge::clone): Rename gcov_count to prof_count.
Jan Hubicka
1
-28
/
+28
2017-11-14
auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
Jan Hubicka
1
-7
/
+9
2017-11-10
auto-profile.c (afdo_indirect_call): Drop frequency.
Jan Hubicka
1
-60
/
+21
2017-11-09
re PR ipa/82879 (ICE in max, at profile-count.h:889)
Jan Hubicka
1
-22
/
+2
2017-11-06
re PR bootstrap/82832 (Broken PGO LTO bootstrap on x86_64 after r254379)
Jan Hubicka
1
-6
/
+25
[next]