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
2014-07-24
IPA C++ refactoring 1/N
Martin Liska
1
-21
/
+20
2014-07-09
ipa-cp.c (devirtualization_time_bonus): Walk through aliases.
Jan Hubicka
1
-0
/
+4
2014-07-09
remove has_execute
Trevor Saunders
1
-1
/
+0
2014-06-16
revert: symtab.c (symtab_node::reset_section): New method.
Jan Hubicka
1
-2
/
+2
2014-06-12
symtab.c (symtab_node::reset_section): New method.
Jan Hubicka
1
-2
/
+2
2014-06-04
New callgraph wrapper function creation added
Martin Liska
1
-1
/
+1
2014-04-23
Change is-a.h to support typedefs of pointers
David Malcolm
1
-2
/
+2
2014-04-18
ipa-inline.h (INLINE_HINT_known_hot): New hint.
Jan Hubicka
1
-0
/
+16
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-3
/
+4
2014-04-17
remove has_gate
Trevor Saunders
1
-1
/
+0
2014-03-28
re PR ipa/60243 (IPA is slow on large cgraph tree)
Jan Hubicka
1
-21
/
+100
2014-03-26
re PR ipa/60315 (template constructor switch optimization)
Jan Hubicka
1
-6
/
+28
2014-03-18
re PR ipa/58721 (The subroutine perdida is no longer inlined in fatigue.f90)
Jakub Jelinek
1
-1
/
+4
2014-02-06
re PR middle-end/60013 (Build of 176.gcc from CPU2000 loops in cc1 starting w...
Jan Hubicka
1
-4
/
+11
2014-02-02
Fix a typo in comments
H.J. Lu
1
-1
/
+1
2014-01-29
ipa-inline-analysis.c (clobber_only_eh_bb_p): New function.
Jan Hubicka
1
-0
/
+56
2014-01-17
re PR middle-end/58125 (ICE: in operator[], at vec.h:827 with -fno-inline-sma...
Jan Hubicka
1
-1
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-23
re PR c++/41090 (Using static label reference in c++ class constructor produc...
Jason Merrill
1
-0
/
+5
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-2
/
+2
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-2
/
+2
2013-11-27
re PR middle-end/58723 (ICE in lto_output_edge, at lto-cgraph.c:300 for OpenM...
Richard Biener
1
-1
/
+2
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-1
/
+5
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-6
/
+6
2013-11-19
cfgloop.h (struct loop_iterator): C++-ify, add constructor and destructor and...
Richard Biener
1
-2
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-1
/
+1
2013-11-18
remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions
Trevor Saunders
1
-5
/
+5
2013-11-17
gimple.h: Reorder prototypes to match .c declaration order...
Andrew MacLeod
1
-0
/
+1
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+1
2013-10-31
Automated part of renaming of symtab_node_base to symtab_node.
David Malcolm
1
-2
/
+2
2013-10-29
Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.
Balaji V. Iyer
1
-0
/
+4
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-26
/
+26
2013-10-23
tree-ssa-loop.h: Remove include files.
Andrew MacLeod
1
-0
/
+1
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-2
/
+7
2013-10-03
ipa-inline-analysis.c (find_foldable_builtin_expect): Find the candidate of b...
Rong Xu
1
-0
/
+82
2013-09-30
basic-block.h (edge_list): Prefix member names with "m_".
Richard Sandiford
1
-1
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-2
/
+2
2013-09-17
re PR ipa/58332 (error: inlined_to pointer is set but no predecessors found)
Jan Hubicka
1
-1
/
+21
2013-09-13
ipa-inline-analysis.c (struct growth_data): Add node.
Jan Hubicka
1
-3
/
+4
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-09-01
Makefile.in: Add ipa-profile.o
Jan Hubicka
1
-2
/
+2
2013-08-30
cgraph.c (cgraph_function_body_availability): Handle weakref correctly.
Jan Hubicka
1
-0
/
+5
2013-08-14
ipa-inline-analysis.c (add_clause): Avoid shifting integer NUM_CONDITIONS bit...
Marek Polacek
1
-1
/
+1
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-18
/
+38
2013-08-03
ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.
Jan Hubicka
1
-2
/
+3
2013-06-19
cgraph.h (const_value_known_p): Replace by ...
Jan Hubicka
1
-1
/
+2
2013-05-29
cgraph.h (symtab_node_base): Add definition, alias and analyzed flags...
Jan Hubicka
1
-6
/
+6
2013-05-15
ipa-prop.c (ipa_print_node_jump_functions): Print symbol order in header...
Martin Jambor
1
-4
/
+5
2013-05-02
Follow-on patch to r197595 to complete the replacement of truncating divides ...
Teresa Johnson
1
-6
/
+3
[next]