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-inline-analysis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-11
re PR tree-optimization/79224 (Large C-Ray slowdown)
Jan Hubicka
1
-11
/
+36
2017-01-09
re PR translation/79019 (translatable string typo in cif-code.def:141)
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-17
re PR middle-end/78306 ([CilkPlus] "inlining failed in call to always_inline ...
Richard Biener
1
-3
/
+0
2016-09-26
ipa-inline-analysis.c (find_foldable_builtin_expect): Use gimple_call_interna...
Marek Polacek
1
-3
/
+1
2016-09-01
ipa-inline-analysis.c (param_change_prob): Get to the base object first in al...
Eric Botcazou
1
-10
/
+12
2016-08-26
ipa-inline-analysis.c (inline_write_summary): Remove unnecessary assignment i...
Nathan Sidwell
1
-9
/
+5
2016-07-07
re PR ipa/71624 ([CHKP] internal compiler error: in duplicate_thunk_for_node)
Ilya Enkovich
1
-0
/
+10
2016-05-18
Indirect inlining of targets from references of global constants
Martin Jambor
1
-1
/
+2
2016-05-18
[PR 70646] Store size to inlining predicate conditions
Martin Jambor
1
-51
/
+81
2016-05-16
ipa-inline-analysis.c (compute_inline_parameters): Disable inlinig into instr...
Jan Hubicka
1
-1
/
+7
2016-05-16
ipa-inline-analysis.c (compute_inline_parameters): Be more reailistic on esti...
Jan Hubicka
1
-4
/
+6
2016-05-08
cgraph.c (thunk_adjust): Export.
Jan Hubicka
1
-53
/
+54
2016-05-03
cgraph.c (symbol_table::create_edge): Set inline_failed.
Jan Hubicka
1
-15
/
+11
2016-05-02
ipa-inline-analsysis.c (evaluate_conditions_for_known_args): Revert accidenta...
Jan Hubicka
1
-2
/
+1
2016-05-02
ipa-inline-analysis.c (reset_inline_summary): Clear fp_expressions
Jan Hubicka
1
-1
/
+31
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-04
* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
Jan Hubicka
1
-1
/
+1
2015-11-25
ipa-inline-analysis.c: Include gimplify.h (set_cond_stmt_execution_predicate...
Jan Hubicka
1
-6
/
+10
2015-11-09
Fix memory leaks in IPA.
Martin Liska
1
-1
/
+1
2015-11-06
tree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.
Richard Biener
1
-0
/
+1
2015-10-30
alias.c: Remove unused headers.
Andrew MacLeod
1
-7
/
+0
2015-10-29
alias.c: Reorder #include statements and remove duplicates.
Andrew MacLeod
1
-7
/
+7
2015-10-27
[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE
Mikhail Maltsev
1
-4
/
+6
2015-10-20
Correctly fill up cgraph_node::local.versionable flag.
Martin Liska
1
-0
/
+4
2015-10-12
re PR ipa/67783 (quadratic time consumption in IPA inlining with -O1 and higher)
Richard Biener
1
-25
/
+48
2015-10-05
re PR ipa/67783 (quadratic time consumption in IPA inlining with -O1 and higher)
Richard Biener
1
-40
/
+25
2015-09-20
switch from gimple to gimple*
Trevor Saunders
1
-19
/
+19
2015-09-16
Share memory blocks between pool allocators
Mikhail Maltsev
1
-1
/
+1
2015-07-24
re PR ipa/66566 ([CHKP] ICE in early_inliner: internal compiler error: in ope...
Ilya Enkovich
1
-0
/
+6
2015-07-16
Add new object_allocator and clean-up allocator usage.
Martin Liska
1
-1
/
+1
2015-07-16
Give struct param_aa_atatus and struct func_body_info an ipa_ prefix.
Martin Jambor
1
-6
/
+6
2015-07-15
gimple-pretty-print.h: Don't include pretty-print.h.
Andrew MacLeod
1
-2
/
+0
2015-07-15
Limit AA walking when inlining analysis examines parameters
Paolo Bonzini
1
-33
/
+39
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-17
/
+5
2015-06-25
function.h (ipa_opt_pass, [...]): Move forward declarations.
Andrew MacLeod
1
-2
/
+0
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-3
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-4
/
+0
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-4
/
+0
2015-06-01
Change use to type-based pool allocator in
Martin Liska
1
-22
/
+17
2015-04-03
re PR ipa/65655 (ICE in speculative_call_info, at cgraph.c:1151)
Jan Hubicka
1
-1
/
+5
2015-03-27
re PR ipa/65600 (bost testsuite failure: ICE: Segmentation fault)
Jan Hubicka
1
-5
/
+5
2015-03-27
ipa-inline-analysis.c (redirect_to_unreachable): Be prepared for edge to chan...
Jan Hubicka
1
-13
/
+18
2015-03-26
ipa-inline-analysis.c (redirect_to_unreachable): New function.
Jan Hubicka
1
-36
/
+35
2015-03-09
ipa-inline-analysis.c (check_callers): Check node->can_remove_if_no_direct_ca...
Jan Hubicka
1
-14
/
+23
2015-03-04
cgraph.c (cgraph_node::can_remove_if_no_direct_calls_p): Rewrite for correct ...
Jan Hubicka
1
-12
/
+9
2015-03-02
re PR lto/65130 (ICE with LTO on valid code on x86_64-linux-gnu)
Jan Hubicka
1
-5
/
+7
2015-02-26
passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.
Jakub Jelinek
1
-1
/
+2
2015-02-14
ipa-inline-analysis.c (growth_data): Add uninlinable field.
Jan Hubicka
1
-5
/
+42
2015-02-03
ipa-inline-analysis.c (simple_edge_hints): Fix check for cross-module inlining.
Jan Hubicka
1
-3
/
+6
[next]