index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
ipa-inline-transform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR bootstrap/60984
hubicka
2014-05-21
1
-1
/
+5
*
2014-04-04 Martin Jambor <mjambor@suse.cz>
jamborm
2014-04-04
1
-1
/
+1
*
PR ipa/58555
hubicka
2014-02-20
1
-5
/
+12
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
PR c++/41090
jason
2013-12-23
1
-1
/
+12
*
remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions
tbsaunde
2013-11-18
1
-1
/
+1
*
Autogenerated fixes of "->symbol." to "->"
dmalcolm
2013-10-29
1
-26
/
+26
*
* tree-ssa.h: Remove all #include's
amacleod
2013-10-23
1
-2
/
+1
*
* tree-ssa.h: New. Move content from tree-flow.h and
amacleod
2013-09-12
1
-1
/
+1
*
* ipa-inline-transform.c (inline_transform): Do not
hubicka
2013-09-02
1
-1
/
+1
*
* ipa-inline-transform.c (inline_transform): Be ready for basic block
hubicka
2013-08-26
1
-3
/
+6
*
* cgraph.c (cgraph_turn_edge_to_speculative): Return newly
hubicka
2013-08-13
1
-3
/
+15
*
* cgraphbuild.c (build_cgraph_edges): Do not walk into debugs.
hubicka
2013-08-08
1
-0
/
+1
*
* cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.
hubicka
2013-08-01
1
-0
/
+1
*
2013-06-24 Martin Jambor <mjambor@suse.cz>
jamborm
2013-06-24
1
-6
/
+10
*
* cgraph.h (symtab_node_base): Add definition, alias and analyzed
hubicka
2013-05-29
1
-3
/
+3
*
2013-05-15 Martin Jambor <mjambor@suse.cz>
jamborm
2013-05-15
1
-1
/
+1
*
2013-01-17 Martin Jambor <mjambor@suse.cz>
jamborm
2013-01-17
1
-3
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-2
/
+1
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
2012-12-07 Martin Jambor <mjambor@suse.cz>
jamborm
2012-12-07
1
-5
/
+4
*
Introduce vNULL to use as a nil initializer for vec<>.
dnovillo
2012-11-20
1
-2
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-6
/
+6
*
PR middle-end/55104
hubicka
2012-11-01
1
-2
/
+4
*
* ipa-inline-transform.c (inline_call): Only account size changes
hubicka
2012-10-26
1
-1
/
+4
*
* ipa-cp.c (ipcp_discover_new_direct_edges): If something was turned
hubicka
2012-10-25
1
-4
/
+19
*
PR middle-end/54146
hubicka
2012-08-10
1
-2
/
+8
*
gcc/
steven
2012-07-16
1
-1
/
+0
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
* LANGUAGES: Fix typos.
jsm28
2012-05-29
1
-1
/
+1
*
* cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c
hubicka
2012-04-30
1
-1
/
+4
*
* cgraphunit.c: Update toplevel comment.
hubicka
2012-04-25
1
-1
/
+14
*
* cgraph.c (cgraph_hash, assembler_name_hash): Remove.
hubicka
2012-04-17
1
-1
/
+1
*
* cgraph.h: Update copyrights;
hubicka
2012-04-14
1
-23
/
+23
*
PR middle-end/51737
hubicka
2012-03-22
1
-1
/
+12
*
2012-01-30 Richard Guenther <rguenther@suse.de>
rguenth
2012-01-30
1
-3
/
+5
*
* tree.h (build_function_decl_skip_args): Add boolean parameter.
ebotcazou
2012-01-11
1
-1
/
+1
*
* gcc.dg/ipa/inline-1.c: new testcase.
hubicka
2011-09-23
1
-0
/
+2
*
* ipa-inline-transform.c (inline_call): Always update jump functions
hubicka
2011-09-22
1
-1
/
+1
*
other/49533
hubicka
2011-09-13
1
-2
/
+2
*
2011-06-21 Richard Guenther <rguenther@suse.de>
rguenth
2011-06-21
1
-5
/
+5
*
2011-06-21 Richard Guenther <rguenther@suse.de>
rguenth
2011-06-21
1
-1
/
+1
*
PR middle-end/49139 fix always_inline diagnostics
chrbr
2011-06-21
1
-11
/
+7
*
* ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...
hubicka
2011-06-13
1
-7
/
+33
*
PR middle-end/48836
hubicka
2011-06-12
1
-0
/
+3
*
* lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
hubicka
2011-06-11
1
-1
/
+17
*
* ipa-inline-transform.c (can_remove_node_now_p): Move out of...
hubicka
2011-06-10
1
-21
/
+38
*
* cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
hubicka
2011-05-08
1
-1
/
+1
*
* ipa-inline-transform.c (inline_call): Account when program size decreases.
hubicka
2011-05-07
1
-1
/
+1
*
2011-04-29 Martin Jambor <mjambor@suse.cz>
jamborm
2011-04-28
1
-1
/
+1
[next]